Home
last modified time | relevance | path

Searched refs:IGC_MIN_TXD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc.h322 #define IGC_MIN_TXD 64 macro
H A Digc_ethtool.c579 new_tx_count = max_t(u16, new_tx_count, IGC_MIN_TXD); in igc_ethtool_set_ringparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc.h382 #define IGC_MIN_TXD 64 macro
H A Digc_ethtool.c604 new_tx_count = max_t(u16, new_tx_count, IGC_MIN_TXD); in igc_ethtool_set_ringparam()

Completed in 8 milliseconds