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