Home
last modified time | relevance | path

Searched refs:IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h42 #define IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE 8 macro
H A Dethtool.c251 new_tx_count = ALIGN(new_tx_count, IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE); in ixgbevf_set_ringparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h42 #define IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE 8 macro
H A Dethtool.c251 new_tx_count = ALIGN(new_tx_count, IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE); in ixgbevf_set_ringparam()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2514 #define IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE 8 macro
H A Dixgbe_ethtool.c1149 new_tx_count = ALIGN(new_tx_count, IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE); in ixgbe_set_ringparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c1186 new_tx_count = ALIGN(new_tx_count, IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE); in ixgbe_set_ringparam()
H A Dixgbe_type.h2515 #define IXGBE_REQ_TX_DESCRIPTOR_MULTIPLE 8 macro

Completed in 36 milliseconds