Searched refs:IGB_RX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/e1000/ | ||
| HD | if_igb.h | 182 #define IGB_RX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro |
| HD | if_igb.c | 4552 rxdctl |= IGB_RX_WTHRESH << 16; in igb_initialize_receive_units() |