IXGBE_SET_FLAG
cmd_type |= IXGBE_SET_FLAG(tx_flags, IXGBE_TX_FLAGS_HW_VLAN,
cmd_type |= IXGBE_SET_FLAG(tx_flags, IXGBE_TX_FLAGS_TSO,
cmd_type |= IXGBE_SET_FLAG(tx_flags, IXGBE_TX_FLAGS_TSTAMP,
cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS);
olinfo_status |= IXGBE_SET_FLAG(tx_flags,
olinfo_status |= IXGBE_SET_FLAG(tx_flags,
olinfo_status |= IXGBE_SET_FLAG(tx_flags,
olinfo_status |= IXGBE_SET_FLAG(tx_flags,