Home
last modified time | relevance | path

Searched refs:vlan_dei (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c66 match.key->vlan_dei; in dpaa2_switch_flower_parse_key()
71 match.mask->vlan_dei; in dpaa2_switch_flower_parse_key()
563 match.mask->vlan_dei != 0) { in dpaa2_switch_flower_parse_mirror_key()
/linux/include/net/
H A Dflow_dissector.h72 vlan_dei:1, member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c587 match.mask->vlan_dei || in otx2_tc_process_vlan()
590 match.key->vlan_dei << 12 | in otx2_tc_process_vlan()
594 match.mask->vlan_dei << 12 | in otx2_tc_process_vlan()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dswitch-driver.rst138 * VLAN: vlan_id/vlan_prio/vlan_tpid/vlan_dei
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1276 if (match.mask->vlan_dei) in mvpp2_cls_c2_build_match()