Searched refs:IGB_TX_FLAGS_VLAN_SHIFT (Results 1 – 4 of 4) sorted by relevance
151 #define IGB_TX_FLAGS_VLAN_SHIFT 16 macro
660 tx->ctx[idx].vlan_macip_lens >> IGB_TX_FLAGS_VLAN_SHIFT, in igb_process_tx_desc()
232 #define IGB_TX_FLAGS_VLAN_SHIFT 16 macro
6522 tx_flags |= (skb_vlan_tag_get(skb) << IGB_TX_FLAGS_VLAN_SHIFT); in igb_xmit_frame_ring()