Searched refs:hns3_entry (Results 1 – 6 of 6) sorted by relevance
66 hns3_rx_prefetch_mbuf_sve(struct hns3_entry *sw_ring) in hns3_rx_prefetch_mbuf_sve()84 struct hns3_entry *sw_ring = &rxq->sw_ring[rx_id]; in hns3_recv_burst_vec_sve()244 struct hns3_entry *rxep = &rxq->sw_ring[rxq->rx_rearm_start]; in hns3_rxq_rearm_mbuf_sve()246 struct hns3_entry *rxep_tmp = rxep; in hns3_rxq_rearm_mbuf_sve()387 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()94 struct hns3_entry *sw_ring, in hns3_desc_parse_field()135 struct hns3_entry *sw_ring = &rxq->sw_ring[rx_id]; in hns3_recv_burst_vec()
59 struct hns3_entry *rxep = &rxq->sw_ring[rxq->rx_rearm_start]; in hns3_rxq_rearm_mbuf()199 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()
269 struct hns3_entry { struct296 struct hns3_entry *sw_ring;424 struct hns3_entry *sw_ring;
1874 sizeof(struct hns3_entry); in hns3_rx_queue_setup()2407 struct hns3_entry *sw_ring; in hns3_recv_pkts_simple()2408 struct hns3_entry *rxe; in hns3_recv_pkts_simple()2526 struct hns3_entry *sw_ring; in hns3_recv_scattered_pkts()2527 struct hns3_entry *rxe; in hns3_recv_scattered_pkts()3010 tx_entry_len = sizeof(struct hns3_entry) * txq->nb_tx_desc; in hns3_tx_queue_setup()3081 struct hns3_entry *tx_entry = &txq->sw_ring[tx_next_clean]; in hns3_tx_free_useless_buffer()3978 struct hns3_entry *tx_entry; in hns3_tx_free_buffer_simple()4025 hns3_tx_backup_1mbuf(struct hns3_entry *tx_entry, struct rte_mbuf **pkts) in hns3_tx_backup_1mbuf()4085 struct hns3_entry *tx_entry = &txq->sw_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring()[all …]