Home
last modified time | relevance | path

Searched refs:IXGBE_TX_FLAGS_FCOE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h154 IXGBE_TX_FLAGS_FCOE = 0x100, enumerator
H A Dixgbe_fcoe.c579 first->tx_flags |= IXGBE_TX_FLAGS_FCOE | IXGBE_TX_FLAGS_CC; in ixgbe_fso()
H A Dixgbe_main.c8256 if (tx_flags & IXGBE_TX_FLAGS_FCOE) { in ixgbe_tx_map()
/kernel/linux/linux-6.6/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()

Completed in 31 milliseconds