Searched refs:IGC_RCTL_SZ_512 (Results 1 – 2 of 2) sorted by relevance
177 #define IGC_RCTL_SZ_512 0x00020000 /* Rx buffer size 512 */ macro
1221 rctl |= IGC_RCTL_SZ_512; in igc_rx_init()