Home
last modified time | relevance | path

Searched refs:ib_get_hw_stats_port (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/infiniband/core/ !
Dcore_priv.h347 struct rdma_hw_stats *ib_get_hw_stats_port(struct ib_device *ibdev, u32 port_num);
Dcounters.c118 stats = ib_get_hw_stats_port(dev, port); in rdma_counter_modify()
Dnldev.c1961 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()
Dsysfs.c1086 struct rdma_hw_stats *ib_get_hw_stats_port(struct ib_device *ibdev, in ib_get_hw_stats_port() function