Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_virt.c33 int mlx5_ib_get_vf_config(struct ib_device *device, int vf, u8 port, in mlx5_ib_get_vf_config() function
H A Dmlx5_ib.h1044 int mlx5_ib_get_vf_config(struct ib_device *device, int vf,
H A Dmlx5_ib_main.c3477 dev->ib_dev.get_vf_config = mlx5_ib_get_vf_config; in mlx5_ib_add()