Searched refs:IGC_WUFC_FILTER_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/igc/ | ||
H A D | igc_defines.h | 35 #define IGC_WUFC_FILTER_MASK GENMASK(23, 14) macro |
H A D | igc_main.c | 3565 if (wufc & IGC_WUFC_FILTER_MASK) in igc_flex_filter_in_use() |