Searched refs:IGBVF_TX_FLAGS_VLAN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1905 #define IGBVF_TX_FLAGS_VLAN 0x00000002 macro
1955 if (tx_flags & IGBVF_TX_FLAGS_VLAN) igbvf_tso()
2001 (tx_flags & IGBVF_TX_FLAGS_VLAN)) { igbvf_tx_csum()
2006 if (tx_flags & IGBVF_TX_FLAGS_VLAN) igbvf_tx_csum()
2166 if (tx_flags & IGBVF_TX_FLAGS_VLAN) igbvf_tx_queue_adv()
2248 tx_flags |= IGBVF_TX_FLAGS_VLAN; igbvf_xmit_frame_ring_adv()

Completed in 60 milliseconds