Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb.h37 #define IGB_MIN_TXD 64 macro
H A Digb_ethtool.c896 new_tx_count = max_t(u16, new_tx_count, IGB_MIN_TXD); in igb_set_ringparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb.h37 #define IGB_MIN_TXD 64 macro
H A Digb_ethtool.c900 new_tx_count = max_t(u16, new_tx_count, IGB_MIN_TXD); in igb_set_ringparam()

Completed in 13 milliseconds