Searched refs:get_vf_stats (Results 1 – 3 of 3) sorted by relevance
209 static void get_vf_stats(struct octeon_device *oct, in get_vf_stats() function278 get_vf_stats(oct, (struct oct_vf_stats *)mbox_cmd->data); in octeon_mbox_process_cmd()
2621 if (!device->ops.get_vf_stats) in ib_get_vf_stats()2624 return device->ops.get_vf_stats(device, vf, port, stats); in ib_get_vf_stats()
304 * get_vf_stats2521 int (*get_vf_stats)(struct ib_device *device, int vf, u32 port, member