Searched refs:IXGB_RCTL_SECRC (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/ | ||
D | ixgb_hw.h | 335 #define IXGB_RCTL_SECRC 0x04000000 macro |
D | ixgb_main.c | 795 rctl |= IXGB_RCTL_SECRC; in ixgb_setup_rctl() |