Searched refs:ib_get_hw_stats_port (Results 1 – 4 of 4) sorted by relevance
347 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()
1961 stats = ib_get_hw_stats_port(device, port); in nldev_stat_set_counter_dynamic_doit()2159 stats = ib_get_hw_stats_port(device, port); in stat_get_doit_default_counter()2378 stats = ib_get_hw_stats_port(device, port); in nldev_stat_get_counter_status_doit()
1086 struct rdma_hw_stats *ib_get_hw_stats_port(struct ib_device *ibdev, in ib_get_hw_stats_port() function