Home
last modified time | relevance | path

Searched refs:__mlx5_eswitch_set_vport_vlan (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h421 int __mlx5_eswitch_set_vport_vlan(struct mlx5_eswitch *esw,
Deswitch_offloads.c362 err = __mlx5_eswitch_set_vport_vlan(esw, rep->vport, 0, 0, val); in esw_set_global_vlan_pop()
475 err = __mlx5_eswitch_set_vport_vlan(esw, vport->vport, attr->vlan_vid[0], 0, in mlx5_eswitch_add_vlan_action()
528 err = __mlx5_eswitch_set_vport_vlan(esw, vport->vport, in mlx5_eswitch_del_vlan_action()
Deswitch.c2148 int __mlx5_eswitch_set_vport_vlan(struct mlx5_eswitch *esw, in __mlx5_eswitch_set_vport_vlan() function
2187 err = __mlx5_eswitch_set_vport_vlan(esw, vport, vlan, qos, set_flags); in mlx5_eswitch_set_vport_vlan()