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