Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h586 /* tx vlan0 tag(C-VLAN) */
587 u64 vlan0; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1579 static bool check_conflicting_actions_vlan(const struct mlx5_fs_vlan *vlan0, in check_conflicting_actions_vlan() argument
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1712 static bool check_conflicting_actions_vlan(const struct mlx5_fs_vlan *vlan0, 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()

Completed in 11 milliseconds