Home
last modified time | relevance | path

Searched refs:ib_device_release_hw_stats (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Dcore_priv.h348 void ib_device_release_hw_stats(struct hw_stats_device_data *data);
H A Dsysfs.c926 void ib_device_release_hw_stats(struct hw_stats_device_data *data) in ib_device_release_hw_stats() function
H A Ddevice.c496 ib_device_release_hw_stats(dev->hw_stats_data); in ib_device_release()