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