Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c7980 #define IXGBE_SET_FLAG(_input, _flag, _result) \ macro
7993 cmd_type |= IXGBE_SET_FLAG(tx_flags, IXGBE_TX_FLAGS_HW_VLAN, in ixgbe_tx_cmd_type()
7997 cmd_type |= IXGBE_SET_FLAG(tx_flags, IXGBE_TX_FLAGS_TSO, in ixgbe_tx_cmd_type()
8001 cmd_type |= IXGBE_SET_FLAG(tx_flags, IXGBE_TX_FLAGS_TSTAMP, in ixgbe_tx_cmd_type()
8005 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()
8016 olinfo_status |= IXGBE_SET_FLAG(tx_flags, in ixgbe_tx_olinfo_status()
8021 olinfo_status |= IXGBE_SET_FLAG(tx_flags, in ixgbe_tx_olinfo_status()
8026 olinfo_status |= IXGBE_SET_FLAG(tx_flags, in ixgbe_tx_olinfo_status()
8034 olinfo_status |= IXGBE_SET_FLAG(tx_flags, in ixgbe_tx_olinfo_status()