Home
last modified time | relevance | path

Searched refs:hns3_desc (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c54 struct hns3_desc *rxdp = rxq->rx_ring + rxq->rx_rearm_start; in hns3_rxq_rearm_mbuf()
106 struct hns3_desc *rxdp = &rxq->rx_ring[rxq->next_to_use]; in hns3_recv_pkts_vec()
159 sizeof(struct hns3_desc) * HNS3_DEFAULT_RX_BURST); in hns3_rxq_vec_setup()
H A Dhns3_rxtx_vec_neon.h13 hns3_vec_tx(volatile struct hns3_desc *desc, struct rte_mbuf *pkt) in hns3_vec_tx()
33 volatile struct hns3_desc *tx_desc; in hns3_xmit_fixed_burst_vec()
89 struct hns3_desc *rxdp, in hns3_desc_parse_field()
132 struct hns3_desc *rxdp = &rxq->rx_ring[rx_id]; in hns3_recv_burst_vec()
H A Dhns3_rxtx_vec_sve.c86 struct hns3_desc *rxdp = &rxq->rx_ring[rx_id]; in hns3_recv_burst_vec_sve()
87 struct hns3_desc *rxdp2; in hns3_recv_burst_vec_sve()
240 struct hns3_desc *rxdp = rxq->rx_ring + rxq->rx_rearm_start; in hns3_rxq_rearm_mbuf_sve()
289 struct hns3_desc *rxdp = &rxq->rx_ring[rxq->next_to_use]; in hns3_recv_pkts_vec_sve()
324 struct hns3_desc *tx_desc; in hns3_tx_free_buffers_sve()
361 struct hns3_desc *txdp = &txq->tx_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring_sve()
H A Dhns3_rxtx.c1000 struct hns3_desc *desc; in hns3_init_txq()
1248 sizeof(struct hns3_desc); in hns3_alloc_rxq_and_dma_zone()
1320 struct hns3_desc *desc; in hns3_alloc_txq_and_dma_zone()
2082 struct hns3_desc rxd; in hns3_recv_pkts()
2197 struct hns3_desc rxd; in hns3_recv_scattered_pkts()
2985 struct hns3_desc *tx_ring = txq->tx_ring; in hns3_parse_tunneling_params()
3097 struct hns3_desc *tx_ring = txq->tx_ring; in hns3_txd_enable_checksum()
3346 struct hns3_desc *tx_ring = txq->tx_ring; in hns3_parse_cksum()
3406 struct hns3_desc *desc; in hns3_tx_free_buffer_simple()
3555 struct hns3_desc *tx_ring; in hns3_xmit_pkts()
[all …]
H A Dhns3_rxtx_vec.h49 struct hns3_desc *tx_desc; in hns3_tx_free_buffers()
H A Dhns3_rxtx.h197 struct hns3_desc { struct
275 struct hns3_desc *rx_ring;
335 struct hns3_desc *tx_ring;