Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h432 s8_t cs_any_offset; member
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c794 pTxPkt->tx_info.cs_any_offset = 0; in BnxeGetHdrInfo()
814 pTxPkt->tx_info.cs_any_offset = UDP_TCP_CS_OFFSET_DIFF; in BnxeGetHdrInfo()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_send.c880 if(packet->l2pkt_tx_info->cs_any_offset) in lm_send_packet()