Home
last modified time | relevance | path

Searched refs:IGC_MIN_TXD (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc.h81 #define IGC_MIN_TXD 80 macro
Digc_ethtool.c500 new_tx_count = max_t(u16, new_tx_count, IGC_MIN_TXD); in igc_set_ringparam()