Searched refs:alloc_hw_device_stats (Results 1 – 5 of 5) sorted by relevance
459 .alloc_hw_device_stats = c4iw_alloc_device_stats,
1237 .alloc_hw_device_stats = mlx5_ib_alloc_hw_device_stats,
1730 .alloc_hw_device_stats = hfi1_alloc_hw_device_stats,
2712 SET_DEVICE_OP(dev_ops, alloc_hw_device_stats); in ib_set_device_ops()
2625 struct rdma_hw_stats *(*alloc_hw_device_stats)(struct ib_device *device); member