Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c163 l2->vlan1, l2->vlan2, entry->ib1, ib2, in mtk_ppe_debugfs_foe_show()
H A Dmtk_ppe.h107 u16 vlan1; member
H A Dmtk_ppe.c396 l2->vlan1 = vid; in mtk_foe_entry_set_vlan()
400 l2->vlan1 = vid; in mtk_foe_entry_set_vlan()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1913 const struct mlx5_fs_vlan *vlan1) in check_conflicting_actions_vlan() argument
1915 return vlan0->ethtype != vlan1->ethtype || in check_conflicting_actions_vlan()
1916 vlan0->vid != vlan1->vid || in check_conflicting_actions_vlan()
1917 vlan0->prio != vlan1->prio; in check_conflicting_actions_vlan()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c378 l2->vlan1 = data->vlan.hdr[0].id; in airoha_ppe_foe_entry_prepare()