Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1680 mac_ether_offload_flags_t meoi_flags; member
1781 meoi->meoi_flags |= MEOI_VLAN_TAGGED; in mac_ether_offload_info()
1786 meoi->meoi_flags |= MEOI_L2INFO_SET; in mac_ether_offload_info()
1818 meoi->meoi_flags |= MEOI_L3INFO_SET; in mac_ether_offload_info()
1841 meoi->meoi_flags |= MEOI_L4INFO_SET; in mac_ether_offload_info()
1881 if ((meo->meoi_flags & MEOI_L2INFO_SET) == 0) { in i40e_tx_context()
1885 if ((meo->meoi_flags & MEOI_L3INFO_SET) == 0) { in i40e_tx_context()
1907 if ((meo->meoi_flags & MEOI_L4INFO_SET) == 0) { in i40e_tx_context()
1913 if ((meo->meoi_flags & MEOI_L2INFO_SET) == 0) { in i40e_tx_context()
1917 if ((meo->meoi_flags & MEOI_L3INFO_SET) == 0) { in i40e_tx_context()