Home
last modified time | relevance | path

Searched defs:elts (Results 1 – 18 of 18) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec.c93 struct rte_mbuf **elts = &(*rxq->elts)[elts_idx]; in mlx5_rx_replenish_bulk_mbuf() local
150 struct rte_mbuf **elts = &(*rxq->elts)[elts_idx]; in mlx5_rx_mprq_replenish_bulk_mbuf() local
198 struct rte_mbuf **elts = &(*rxq->elts)[elts_idx]; in rxq_copy_mprq_mbuf_v() local
288 struct rte_mbuf **elts; in rxq_burst_v() local
428 struct rte_mbuf **elts; in rxq_burst_mprq_v() local
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()
77 struct rte_mbuf **elts) in rxq_cq_decompress_v()
781 struct rte_mbuf **elts, struct rte_mbuf **pkts, in rxq_cq_process_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()
72 struct rte_mbuf **elts) in rxq_cq_decompress_v()
522 struct rte_mbuf **elts, struct rte_mbuf **pkts, in rxq_cq_process_v()
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()
74 struct rte_mbuf **elts) in rxq_cq_decompress_v()
521 struct rte_mbuf **elts, struct rte_mbuf **pkts, in rxq_cq_process_v()
H A Dmlx5_txq.c63 struct rte_mbuf *(*elts)[elts_n] = &txq_ctrl->txq.elts; in txq_free_elts() local
H A Dmlx5_rxtx.h149 struct rte_mbuf *(*elts)[]; member
279 struct rte_mbuf *elts[0]; member
H A Dmlx5_rxtx.c2003 struct rte_mbuf **elts = (struct rte_mbuf **)txq->elts; in mlx5_tx_copy_elts() local
H A Dmlx5.h522 struct mlx5_aso_sq_elem elts[1 << MLX5_ASO_QUEUE_LOG_DESC]; member
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_rxq.c501 struct rte_mbuf *(*elts)[elts_n] = rxq->elts; in mlx4_rxq_attach() local
652 struct rte_mbuf *(*elts)[1 << rxq->elts_n] = rxq->elts; in mlx4_rxq_detach() local
739 struct rte_mbuf *(*elts)[rte_align32pow2(desc)]; in mlx4_rx_queue_setup() local
H A Dmlx4_txq.c183 struct txq_elt (*elts)[txq->elts_n] = txq->elts; in mlx4_txq_free_elts() local
292 struct txq_elt (*elts)[rte_align32pow2(desc)]; in mlx4_tx_queue_setup() local
H A Dmlx4_rxtx.h51 struct rte_mbuf *(*elts)[]; /**< Rx elements. */ member
107 struct txq_elt (*elts)[]; /**< Tx elements. */ member
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_regex.c260 ngx_regex_elt_t *elts; in ngx_pcre_free_studies() local
293 ngx_regex_elt_t *elts; in ngx_regex_module_init() local
H A Dngx_array.h17 void *elts; member
H A Dngx_list.h19 void *elts; member
H A Dngx_hash.c254 u_char *elts; in ngx_hash_init() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c532 u_char *elts; in ngx_http_rewrite_if() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_script.c551 u_char *elts, **p; in ngx_stream_script_add_code() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.c688 u_char *elts, **p; in ngx_http_script_add_code() local