Searched refs:IGB_RX_PTHRESH (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/e1000/ | ||
| HD | if_igb.h | 179 #define IGB_RX_PTHRESH ((hw->mac.type == e1000_i354) ? 12 : \ macro |
| HD | if_igb.c | 4550 rxdctl |= IGB_RX_PTHRESH; in igb_initialize_receive_units() |