Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c579 first->tx_flags |= IXGBE_TX_FLAGS_FCOE | IXGBE_TX_FLAGS_CC; in ixgbe_fso()
H A Dixgbe.h159 IXGBE_TX_FLAGS_FCOE = 0x100, enumerator
H A Dixgbe_main.c8303 if (tx_flags & IXGBE_TX_FLAGS_FCOE) { in ixgbe_tx_map()