Searched refs:ib_get_hw_stats_port (Results 1 – 4 of 4) sorted by relevance
344 struct rdma_hw_stats *ib_get_hw_stats_port(struct ib_device *ibdev, u32 port_num);
118 stats = ib_get_hw_stats_port(dev, port); in rdma_counter_modify()
2084 stats = ib_get_hw_stats_port(device, port); in nldev_stat_set_counter_dynamic_doit()2286 stats = ib_get_hw_stats_port(device, port); in stat_get_doit_default_counter()2509 stats = ib_get_hw_stats_port(device, port); in nldev_stat_get_counter_status_doit()
1090 struct rdma_hw_stats *ib_get_hw_stats_port(struct ib_device *ibdev, in ib_get_hw_stats_port() function