Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1685 uint8_t meoi_l4hlen; /* How long is the L4 header */ member
1840 meoi->meoi_l4hlen = l4len; in mac_ether_offload_info()
1956 tctx->itc_data_offsets |= (meo->meoi_l4hlen >> 2) << in i40e_tx_context()
1974 (meo->meoi_l2hlen + meo->meoi_l3hlen + meo->meoi_l4hlen); in i40e_tx_context()
2570 meo->meoi_l2hlen + meo->meoi_l3hlen + meo->meoi_l4hlen; in i40e_lso_chain()