Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx4/
H A Dcmd.h316 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting);
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Dcmd.h316 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting);
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c3169 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) in mlx4_set_vf_spoofchk() function
3197 EXPORT_SYMBOL_GPL(mlx4_set_vf_spoofchk); variable
H A Den_netdev.c2597 return mlx4_set_vf_spoofchk(mdev->dev, en_priv->port, vf, setting); in mlx4_en_set_vf_spoofchk()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c3167 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) in mlx4_set_vf_spoofchk() function
3195 EXPORT_SYMBOL_GPL(mlx4_set_vf_spoofchk); variable
H A Den_netdev.c2601 return mlx4_set_vf_spoofchk(mdev->dev, en_priv->port, vf, setting); in mlx4_en_set_vf_spoofchk()

Completed in 19 milliseconds