Searched refs:alloc_hw_stats (Results 1 – 4 of 4) sorted by relevance
961 stats = device->alloc_hw_stats(device, port_num); in setup_hw_stats()1139 if (device->alloc_hw_stats && port_num) in add_port()1360 if (device->alloc_hw_stats) in ib_device_register_sysfs()
1897 struct rdma_hw_stats *(*alloc_hw_stats)(struct ib_device *device, member
2260 ibdev->ib_dev.alloc_hw_stats = mlx4_ib_alloc_hw_stats; in mlx4_ib_alloc_diag_counters()
3464 dev->ib_dev.alloc_hw_stats = mlx5_ib_alloc_hw_stats; in mlx5_ib_add()