Home
last modified time | relevance | path

Searched refs:rxq_copy_mbuf_v (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec.c308 rxq_copy_mbuf_v(&(*rxq->elts)[rxq->rq_pi & e_mask], in rxq_burst_v()
350 rxq_copy_mbuf_v(&(*rxq->elts)[rxq->rq_pi & e_mask], in rxq_burst_v()
H A Dmlx5_rxtx_vec_neon.h40 rxq_copy_mbuf_v(struct rte_mbuf **elts, struct rte_mbuf **pkts, uint16_t n) in rxq_copy_mbuf_v() function
H A Dmlx5_rxtx_vec_sse.h42 rxq_copy_mbuf_v(struct rte_mbuf **elts, struct rte_mbuf **pkts, uint16_t n) in rxq_copy_mbuf_v() function
H A Dmlx5_rxtx_vec_altivec.h44 rxq_copy_mbuf_v(struct rte_mbuf **elts, struct rte_mbuf **pkts, uint16_t n) in rxq_copy_mbuf_v() function