Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h86 #define IGC_WUFC_EXT_FILTER_MASK GENMASK(31, 8) macro
H A Digc_main.c3567 if (wufc_ext & IGC_WUFC_EXT_FILTER_MASK) in igc_flex_filter_in_use()