Home
last modified time | relevance | path

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

/trueos/sys/dev/e1000/
HDif_igb.h187 #define IGB_TX_WTHRESH ((hw->mac.type != e1000_82575 && \ macro
HDif_igb.c3606 txdctl |= IGB_TX_WTHRESH << 16; in igb_initialize_transmit_units()