Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_ppe_debugfs.c162 l2->vlan1, l2->vlan2, entry->ib1, ib2, in mtk_ppe_debugfs_foe_show()
Dmtk_ppe.h107 u16 vlan1; member
Dmtk_ppe.c396 l2->vlan1 = vid; in mtk_foe_entry_set_vlan()
400 l2->vlan1 = vid; in mtk_foe_entry_set_vlan()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1713 const struct mlx5_fs_vlan *vlan1) in check_conflicting_actions_vlan() argument
1715 return vlan0->ethtype != vlan1->ethtype || in check_conflicting_actions_vlan()
1716 vlan0->vid != vlan1->vid || in check_conflicting_actions_vlan()
1717 vlan0->prio != vlan1->prio; in check_conflicting_actions_vlan()