Searched defs:irdma_vsi_pestat (Results 1 – 1 of 1) sorted by relevance
303 struct irdma_vsi_pestat { struct304 struct irdma_hw *hw;305 struct irdma_dev_hw_stats hw_stats;306 struct irdma_stats_gather_info gather_info;307 struct timer_list stats_timer;308 struct irdma_sc_vsi *vsi;309 struct irdma_dev_hw_stats last_hw_stats;310 spinlock_t lock; /* rdma stats lock */