Home
last modified time | relevance | path

Searched refs:hns3_recv_pkts_vec (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c101 hns3_recv_pkts_vec(void *__restrict rx_queue, in hns3_recv_pkts_vec() function
H A Dhns3_rxtx.h632 uint16_t hns3_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts,
H A Dhns3_rxtx.c1640 if (pkt_burst == hns3_recv_pkts_vec) { in hns3_rxq_conf_runtime_check()
1890 dev->rx_pkt_burst == hns3_recv_pkts_vec || in hns3_dev_supported_ptypes_get()
2422 hns3_recv_pkts_vec(__rte_unused void *tx_queue, in hns3_recv_pkts_vec() function
2447 { hns3_recv_pkts_vec, "Vector Neon" }, in hns3_rx_burst_mode_get()
2485 hns3_recv_pkts_vec; in hns3_get_rx_function()
3917 if (dev->rx_pkt_burst == hns3_recv_pkts_vec || in hns3_rx_queue_count()