Searched refs:IGC_RCTL_SZ_2048 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_defines.h | 161 #define IGC_RCTL_SZ_2048 0x00000000 /* Rx buffer size 2048 */ macro |
H A D | if_igc.c | 2200 rctl |= IGC_RCTL_SZ_2048; in igc_initialize_receive_unit() |