Home
last modified time | relevance | path

Searched refs:VLAN_PRIO_FULL_MASK (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c659 #define VLAN_PRIO_FULL_MASK (0x07) macro
694 if (match.mask->vlan_priority != VLAN_PRIO_FULL_MASK) { in tc_add_vlan_flow()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c2584 #define VLAN_PRIO_FULL_MASK (0x07) macro
2652 if (match.mask->vlan_priority != VLAN_PRIO_FULL_MASK) { in igb_parse_cls_flower()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c2606 #define VLAN_PRIO_FULL_MASK (0x07) macro
2674 if (match.mask->vlan_priority != VLAN_PRIO_FULL_MASK) { in igb_parse_cls_flower()

Completed in 24 milliseconds