Searched refs:IGC_RCTL_SZ_256 (Results 1 – 2 of 2) sorted by relevance
178 #define IGC_RCTL_SZ_256 0x00030000 /* Rx buffer size 256 */ macro
1223 rctl |= IGC_RCTL_SZ_256; in igc_rx_init()