Searched refs:alloc_hw_stats (Results 1 – 4 of 4) sorted by relevance
911 stats = device->alloc_hw_stats(device, port_num); in setup_hw_stats()1086 if (device->alloc_hw_stats && port_num) in add_port()1304 if (device->alloc_hw_stats) in ib_device_register_sysfs()
1863 struct rdma_hw_stats *(*alloc_hw_stats)(struct ib_device *device, member
3234 dev->ib_dev.alloc_hw_stats = mlx5_ib_alloc_hw_stats; in mlx5_ib_add()
2257 ibdev->ib_dev.alloc_hw_stats = mlx4_ib_alloc_hw_stats; in mlx4_ib_alloc_diag_counters()