Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dlegacy.c456 int mlx5_eswitch_set_vport_spoofchk(struct mlx5_eswitch *esw, in mlx5_eswitch_set_vport_spoofchk() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h377 int mlx5_eswitch_set_vport_spoofchk(struct mlx5_eswitch *esw,
Den_main.c4445 return mlx5_eswitch_set_vport_spoofchk(mdev->priv.eswitch, vf + 1, setting); in mlx5e_set_vf_spoofchk()