Home
last modified time | relevance | path

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

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