Searched refs:get_vf_stats (Results 1 – 3 of 3) sorted by relevance
1987 if (!device->get_vf_stats) in ib_get_vf_stats()1990 return device->get_vf_stats(device, vf, port, stats); in ib_get_vf_stats()
2370 int (*get_vf_stats)(struct ib_device *device, int vf, u8 port, member
3479 dev->ib_dev.get_vf_stats = mlx5_ib_get_vf_stats; in mlx5_ib_add()