Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dprotos.h43 void irdma_update_stats(struct irdma_dev_hw_stats *hw_stats,
H A Dtype.h332 struct irdma_dev_hw_stats { struct
358 struct irdma_dev_hw_stats hw_stats;
362 struct irdma_dev_hw_stats last_hw_stats;
H A Dctrl.c6372 struct irdma_dev_hw_stats *hw_stats = &vsi->pestat->hw_stats; in sc_vsi_update_stats()
6565 void irdma_update_stats(struct irdma_dev_hw_stats *hw_stats, in irdma_update_stats()
H A Dverbs.c4668 struct irdma_dev_hw_stats *hw_stats = &iwdev->vsi.pestat->hw_stats; in irdma_get_hw_stats()