Searched refs:IGC_TX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ | ||
D | igc.h | 329 #define IGC_TX_WTHRESH 16 macro |
D | igc_main.c | 616 txdctl |= IGC_TX_WTHRESH << 16; in igc_configure_tx_ring() |