Searched refs:hns3_entry (Results 1 – 6 of 6) sorted by relevance
67 hns3_rx_prefetch_mbuf_sve(struct hns3_entry *sw_ring) in hns3_rx_prefetch_mbuf_sve()85 struct hns3_entry *sw_ring = &rxq->sw_ring[rx_id]; in hns3_recv_burst_vec_sve()239 struct hns3_entry *rxep = &rxq->sw_ring[rxq->rx_rearm_start]; in hns3_rxq_rearm_mbuf_sve()241 struct hns3_entry *rxep_tmp = rxep; in hns3_rxq_rearm_mbuf_sve()362 struct hns3_entry *tx_entry = &txq->sw_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring_sve()
34 struct hns3_entry *tx_entry; in hns3_xmit_fixed_burst_vec()88 struct hns3_entry *sw_ring, in hns3_desc_parse_field()131 struct hns3_entry *sw_ring = &rxq->sw_ring[rx_id]; in hns3_recv_burst_vec()
53 struct hns3_entry *rxep = &rxq->sw_ring[rxq->rx_rearm_start]; in hns3_rxq_rearm_mbuf()155 struct hns3_entry *sw_ring = &rxq->sw_ring[rxq->nb_rx_desc]; in hns3_rxq_vec_setup()
15 struct hns3_entry *tx_entry; in hns3_tx_bulk_free_buffers()
265 struct hns3_entry { struct278 struct hns3_entry *sw_ring; argument338 struct hns3_entry *sw_ring;
1757 sizeof(struct hns3_entry); in hns3_rx_queue_setup()2080 struct hns3_entry *sw_ring; in hns3_recv_pkts()2081 struct hns3_entry *rxe; in hns3_recv_pkts()2193 struct hns3_entry *sw_ring; in hns3_recv_scattered_pkts()2194 struct hns3_entry *rxe; in hns3_recv_scattered_pkts()2578 tx_entry_len = sizeof(struct hns3_entry) * txq->nb_tx_desc; in hns3_tx_queue_setup()2645 struct hns3_entry *tx_bak_pkt = &txq->sw_ring[tx_next_clean]; in hns3_tx_free_useless_buffer()3405 struct hns3_entry *tx_entry; in hns3_tx_free_buffer_simple()3443 hns3_tx_backup_1mbuf(struct hns3_entry *tx_entry, struct rte_mbuf **pkts) in hns3_tx_backup_1mbuf()3499 struct hns3_entry *tx_entry = &txq->sw_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring()[all …]