Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2048 uint16_t protocol_hdr_len; member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4904 mac_iocb_ptr->protocol_hdr_len = (uint16_t) in ql_hw_csum_setup()
4938 mac_iocb_ptr->protocol_hdr_len = (uint16_t) in ql_hw_csum_setup()
5244 mac_iocb_ptr->protocol_hdr_len = (uint16_t) in ql_hw_lso_setup()
5281 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()