Searched refs:IGB_TX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/e1000/ | ||
| HD | if_igb.h | 187 #define IGB_TX_WTHRESH ((hw->mac.type != e1000_82575 && \ macro |
| HD | if_igb.c | 3606 txdctl |= IGB_TX_WTHRESH << 16; in igb_initialize_transmit_units() |