Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h284 int __mlx5_eswitch_set_vport_vlan(struct mlx5_eswitch *esw,
Deswitch_offloads.c222 err = __mlx5_eswitch_set_vport_vlan(esw, rep->vport, 0, 0, val); in esw_set_global_vlan_pop()
332 err = __mlx5_eswitch_set_vport_vlan(esw, vport->vport, attr->vlan_vid[0], 0, in mlx5_eswitch_add_vlan_action()
381 err = __mlx5_eswitch_set_vport_vlan(esw, vport->vport, in mlx5_eswitch_del_vlan_action()
Deswitch.c1908 int __mlx5_eswitch_set_vport_vlan(struct mlx5_eswitch *esw, in __mlx5_eswitch_set_vport_vlan() function
1948 return __mlx5_eswitch_set_vport_vlan(esw, vport, vlan, qos, set_flags); in mlx5_eswitch_set_vport_vlan()