Home
last modified time | relevance | path

Searched refs:IGC_WUFC_FILTER_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h35 #define IGC_WUFC_FILTER_MASK GENMASK(23, 14) macro
H A Digc_main.c3565 if (wufc & IGC_WUFC_FILTER_MASK) in igc_flex_filter_in_use()