Home
last modified time | relevance | path

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

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