Searched refs:hns3_rx_queue (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx_vec.c | 50 hns3_rxq_rearm_mbuf(struct hns3_rx_queue *rxq) in hns3_rxq_rearm_mbuf() 105 struct hns3_rx_queue *rxq = rx_queue; in hns3_recv_pkts_vec() 136 hns3_rxq_vec_setup_rearm_data(struct hns3_rx_queue *rxq) in hns3_rxq_vec_setup_rearm_data() 153 hns3_rxq_vec_setup(struct hns3_rx_queue *rxq) in hns3_rxq_vec_setup() 172 hns3_rxq_vec_check(struct hns3_rx_queue *rxq, void *arg) in hns3_rxq_vec_check()
|
| H A D | hns3_rxtx.c | 336 struct hns3_rx_queue *rxq; in hns3_update_all_queues_pvid_proc_en() 374 struct hns3_rx_queue *rxq; in hns3_enable_all_queues() 493 struct hns3_rx_queue *rxq; in hns3_start_all_rxqs() 527 struct hns3_rx_queue *rxq; in hns3_restore_tqp_enable_state() 783 struct hns3_rx_queue *rxq; in hns3_reset_queue() 958 struct hns3_rx_queue *rxq; in hns3_init_rxq() 987 struct hns3_rx_queue *rxq; in hns3_init_fake_rxq() 1045 struct hns3_rx_queue *rxq; in hns3_init_rx_queues() 1154 struct hns3_rx_queue *rxq; in hns3_start_tqps() 1228 struct hns3_rx_queue *rxq; in hns3_alloc_rxq_and_dma_zone() [all …]
|
| H A D | hns3_rxtx.h | 269 struct hns3_rx_queue { struct 490 hns3_handle_bdinfo(struct hns3_rx_queue *rxq, struct rte_mbuf *rxm, in hns3_handle_bdinfo() 579 hns3_rx_calc_ptype(struct hns3_rx_queue *rxq, const uint32_t l234_info, in hns3_rx_calc_ptype() 616 int (*callback)(struct hns3_rx_queue *, void *), void *arg); 671 void hns3_rxq_vec_setup(struct hns3_rx_queue *rxq);
|
| H A D | hns3_rxtx_vec_sve.c | 36 hns3_desc_parse_field_sve(struct hns3_rx_queue *rxq, in hns3_desc_parse_field_sve() 76 hns3_recv_burst_vec_sve(struct hns3_rx_queue *__restrict rxq, in hns3_recv_burst_vec_sve() 236 hns3_rxq_rearm_mbuf_sve(struct hns3_rx_queue *rxq) in hns3_rxq_rearm_mbuf_sve() 288 struct hns3_rx_queue *rxq = rx_queue; in hns3_recv_pkts_vec_sve()
|
| H A D | hns3_rxtx_vec_neon.h | 87 hns3_desc_parse_field(struct hns3_rx_queue *rxq, in hns3_desc_parse_field() 125 hns3_recv_burst_vec(struct hns3_rx_queue *__restrict rxq, in hns3_recv_burst_vec()
|
| H A D | hns3_stats.h | 130 (offsetof(struct hns3_rx_queue, f))
|
| H A D | hns3_stats.c | 503 struct hns3_rx_queue *rxq; in hns3_stats_get() 553 struct hns3_rx_queue *rxq; in hns3_stats_reset() 723 struct hns3_rx_queue *rxq; in hns3_dev_xstats_get()
|