Home
last modified time | relevance | path

Searched refs:protocol_hdr_len (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2048 uint16_t protocol_hdr_len; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4908 mac_iocb_ptr->protocol_hdr_len = (uint16_t) in ql_hw_csum_setup()
4942 mac_iocb_ptr->protocol_hdr_len = (uint16_t) in ql_hw_csum_setup()
5245 mac_iocb_ptr->protocol_hdr_len = (uint16_t) in ql_hw_lso_setup()
5282 mac_iocb_ptr->protocol_hdr_len = (uint16_t) in ql_hw_lso_setup()
H A Dqlge_dbg.c582 le16_to_cpu(pkt->protocol_hdr_len)); in ql_dump_req_pkt()