Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1976 #define IGBVF_TX_FLAGS_VLAN_MASK 0xffff0000 macro
2071 vlan_macip_lens |= tx_flags & IGBVF_TX_FLAGS_VLAN_MASK; in igbvf_tso()
2113 vlan_macip_lens |= tx_flags & IGBVF_TX_FLAGS_VLAN_MASK; in igbvf_tx_csum()