Searched refs:IXGBE_TX_FLAGS_VLAN (Results 1 – 2 of 2) sorted by relevance
168 #define IXGBE_TX_FLAGS_VLAN (u32)(1 << 1) macro
3410 if (tx_flags & IXGBE_TX_FLAGS_VLAN) in ixgbevf_tx_cmd_type()3647 tx_flags |= IXGBE_TX_FLAGS_VLAN; in ixgbevf_xmit_frame()