Searched refs:IGC_RCTL_SZ_256 (Results 1 – 2 of 2) sorted by relevance
388 #define IGC_RCTL_SZ_256 0x00030000 /* Rx buffer size 256 */ macro
854 rctl &= ~(IGC_RCTL_SBP | IGC_RCTL_SZ_256); in igc_setup_rctl()