Searched refs:update_hw_stats (Results 1 – 2 of 2) sorted by relevance
524 void (*update_hw_stats)(struct fm10k_hw *, struct fm10k_hw_stats *); member
762 static int update_hw_stats(struct ib_device *dev, struct rdma_hw_stats *stats, in update_hw_stats() function793 ret = update_hw_stats(ibdev, stats, port_num, index); in show_hw_stats()