Searched defs:irdma_vsi_pestat (Results 1 – 1 of 1) sorted by relevance
348 struct irdma_vsi_pestat { struct349 struct irdma_hw *hw;350 struct irdma_dev_hw_stats hw_stats;351 struct irdma_stats_gather_info gather_info;352 struct timer_list stats_timer;353 struct irdma_sc_vsi *vsi;354 struct irdma_dev_hw_stats last_hw_stats;355 spinlock_t lock; /* rdma stats lock */