Home
last modified time | relevance | path

Searched refs:vlan1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c162 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h588 /* tx vlan1 tag(S-VLAN) */
589 u64 vlan1; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1580 const struct mlx5_fs_vlan *vlan1) in check_conflicting_actions_vlan()
1582 return vlan0->ethtype != vlan1->ethtype || in check_conflicting_actions_vlan()
1583 vlan0->vid != vlan1->vid || in check_conflicting_actions_vlan()
1584 vlan0->prio != vlan1->prio; in check_conflicting_actions_vlan()
1579 check_conflicting_actions_vlan(const struct mlx5_fs_vlan *vlan0, const struct mlx5_fs_vlan *vlan1) check_conflicting_actions_vlan() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1713 const struct mlx5_fs_vlan *vlan1) in check_conflicting_actions_vlan()
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()
1712 check_conflicting_actions_vlan(const struct mlx5_fs_vlan *vlan0, const struct mlx5_fs_vlan *vlan1) check_conflicting_actions_vlan() argument

Completed in 16 milliseconds