Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h72 #define IGC_ETQF_FILTER_ENABLE BIT(26) macro
H A Digc_main.c3292 if (!(etqf & IGC_ETQF_FILTER_ENABLE)) in igc_get_avail_etype_filter_slot()
3331 etqf |= IGC_ETQF_FILTER_ENABLE; in igc_add_etype_filter()