Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_defines.h161 #define IGC_RCTL_SZ_2048 0x00000000 /* Rx buffer size 2048 */ macro
H A Dif_igc.c2200 rctl |= IGC_RCTL_SZ_2048; in igc_initialize_receive_unit()