Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h634 uint16_t hns3_recv_pkts_vec_sve(void *rx_queue, struct rte_mbuf **rx_pkts,
H A Dhns3_rxtx_vec_sve.c284 hns3_recv_pkts_vec_sve(void *__restrict rx_queue, in hns3_recv_pkts_vec_sve() function
H A Dhns3_rxtx.c1891 dev->rx_pkt_burst == hns3_recv_pkts_vec_sve) in hns3_dev_supported_ptypes_get()
2430 hns3_recv_pkts_vec_sve(__rte_unused void *tx_queue, in hns3_recv_pkts_vec_sve() function
2448 { hns3_recv_pkts_vec_sve, "Vector Sve" }, in hns3_rx_burst_mode_get()
2484 return hns3_check_sve_support() ? hns3_recv_pkts_vec_sve : in hns3_get_rx_function()
3918 dev->rx_pkt_burst == hns3_recv_pkts_vec_sve) in hns3_rx_queue_count()