Searched refs:IXGB_RCTL_BSIZE_16384 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/ixgb/ | ||
D | ixgb_hw.h | 327 #define IXGB_RCTL_BSIZE_16384 0x00030000 macro |
D | ixgb_main.c | 797 rctl |= IXGB_RCTL_BSIZE_16384; in ixgb_setup_rctl() |