Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1975 #define IGBVF_TX_FLAGS_VLAN_MASK 0xffff0000 macro
2070 vlan_macip_lens |= tx_flags & IGBVF_TX_FLAGS_VLAN_MASK; in igbvf_tso()
2112 vlan_macip_lens |= tx_flags & IGBVF_TX_FLAGS_VLAN_MASK; in igbvf_tx_csum()