Searched refs:tqp_stats (Results 1 – 2 of 2) sorted by relevance
19 *buff++ = tqp->tqp_stats.rcb_tx_ring_pktnum_rcd; in hclge_comm_tqps_get_stats()24 *buff++ = tqp->tqp_stats.rcb_rx_ring_pktnum_rcd; in hclge_comm_tqps_get_stats()82 tqp->tqp_stats.rcb_rx_ring_pktnum_rcd += in hclge_comm_tqps_update_stats()96 tqp->tqp_stats.rcb_tx_ring_pktnum_rcd += in hclge_comm_tqps_update_stats()113 memset(&tqp->tqp_stats, 0, sizeof(tqp->tqp_stats)); in hclge_comm_reset_tqp_stats()
27 struct hclge_comm_tqp_stats tqp_stats; member