Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igb/
Digb.h221 IGB_TX_FLAGS_VLAN = 0x01, enumerator
Digb_main.c5979 if (!(first->tx_flags & IGB_TX_FLAGS_VLAN) && in igb_tx_csum()
6030 cmd_type |= IGB_SET_FLAG(tx_flags, IGB_TX_FLAGS_VLAN, in igb_tx_cmd_type()
6376 tx_flags |= IGB_TX_FLAGS_VLAN; in igb_xmit_frame_ring()