Searched defs:irdma_vsi_pestat (Results 1 – 1 of 1) sorted by relevance
340 struct irdma_vsi_pestat { struct341 struct irdma_hw *hw;342 struct irdma_dev_hw_stats hw_stats;343 struct irdma_stats_gather_info gather_info;344 struct OS_TIMER stats_timer;345 struct irdma_sc_vsi *vsi;346 spinlock_t lock; /* rdma stats lock */