Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h649 #define IGC_VLANPQF_QUEUE_MASK 0x03 macro
H A Digc_main.c3277 vlanpqf &= ~IGC_VLANPQF_QSEL(prio, IGC_VLANPQF_QUEUE_MASK); in igc_del_vlan_prio_filter()