Searched refs:rx_rearm_nb (Results 1 – 5 of 5) sorted by relevance
95 rxq->rx_rearm_nb -= HNS3_DEFAULT_RXQ_REARM_THRESH; in hns3_rxq_rearm_mbuf()115 if (rxq->rx_rearm_nb > HNS3_DEFAULT_RXQ_REARM_THRESH) in hns3_recv_pkts_vec()
227 rxq->rx_rearm_nb += nb_rx; in hns3_recv_burst_vec_sve()278 rxq->rx_rearm_nb -= HNS3_DEFAULT_RXQ_REARM_THRESH; in hns3_rxq_rearm_mbuf_sve()298 if (rxq->rx_rearm_nb > HNS3_DEFAULT_RXQ_REARM_THRESH) in hns3_recv_pkts_vec_sve()
283 rxq->rx_rearm_nb += nb_rx; in hns3_recv_burst_vec()
294 uint16_t rx_rearm_nb; /* number of remaining BDs to be re-armed */ member
34 if (rxq->rx_rearm_nb == 0) { in hns3_rx_queue_release_mbufs()974 rxq->rx_rearm_nb = 0; in hns3_init_rxq()993 rxq->rx_rearm_nb = 0; in hns3_init_fake_rxq()1769 rxq->rx_rearm_nb = 0; in hns3_rx_queue_setup()3830 rxq->rx_rearm_nb = 0; in hns3_reset_sw_rxq()3919 driver_hold_bd_num = rxq->rx_rearm_nb; in hns3_rx_queue_count()