Searched refs:alloc_hw_stats (Results 1 – 6 of 6) sorted by relevance
959 stats = device->alloc_hw_stats(device, port_num); in setup_hw_stats()1137 if (device->alloc_hw_stats && port_num) in add_port()1358 if (device->alloc_hw_stats) in ib_device_register_sysfs()
2149 struct rdma_hw_stats *(*alloc_hw_stats)(struct ib_device *device, member
2170 ibdev->ib_dev.alloc_hw_stats = mlx4_ib_alloc_hw_stats; in mlx4_ib_alloc_diag_counters()
3498 dev->ib_dev.alloc_hw_stats = mlx5_ib_alloc_hw_stats; in mlx5_ib_add()
3279 dev_ops->alloc_hw_stats = irdma_alloc_hw_stats; in irdma_set_device_ops()
2147 ibdev->alloc_hw_stats = bnxt_re_alloc_hw_port_stats; in bnxt_re_register_ib()