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