Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb.h135 #define IGB_TX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro
Digb_main.c4396 txdctl |= IGB_TX_WTHRESH << 16; in igb_configure_tx_ring()