Searched refs:nb_rx_bd (Results 1 – 1 of 1) sorted by relevance
2416 uint16_t nb_rx_bd; in hns3_recv_pkts_simple() local2422 nb_rx_bd = 0; in hns3_recv_pkts_simple()2446 nb_rx_bd++; in hns3_recv_pkts_simple()2509 rxq->rx_free_hold += nb_rx_bd; in hns3_recv_pkts_simple()2540 uint16_t nb_rx_bd; in hns3_recv_scattered_pkts() local2546 nb_rx_bd = 0; in hns3_recv_scattered_pkts()2630 nb_rx_bd++; in hns3_recv_scattered_pkts()2742 rxq->rx_free_hold += nb_rx_bd; in hns3_recv_scattered_pkts()