| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec.c | 93 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 D | mlx5_rxtx_vec_altivec.h | 44 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 D | mlx5_rxtx_vec_neon.h | 40 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 D | mlx5_rxtx_vec_sse.h | 42 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 D | mlx5_txq.c | 63 struct rte_mbuf *(*elts)[elts_n] = &txq_ctrl->txq.elts; in txq_free_elts() local
|
| H A D | mlx5_rxtx.h | 149 struct rte_mbuf *(*elts)[]; member 279 struct rte_mbuf *elts[0]; member
|
| H A D | mlx5_rxtx.c | 2003 struct rte_mbuf **elts = (struct rte_mbuf **)txq->elts; in mlx5_tx_copy_elts() local
|
| H A D | mlx5.h | 522 struct mlx5_aso_sq_elem elts[1 << MLX5_ASO_QUEUE_LOG_DESC]; member
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_rxq.c | 501 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 D | mlx4_txq.c | 183 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 D | mlx4_rxtx.h | 51 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 D | ngx_regex.c | 260 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 D | ngx_array.h | 17 void *elts; member
|
| H A D | ngx_list.h | 19 void *elts; member
|
| H A D | ngx_hash.c | 254 u_char *elts; in ngx_hash_init() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_rewrite_module.c | 532 u_char *elts; in ngx_http_rewrite_if() local
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_script.c | 551 u_char *elts, **p; in ngx_stream_script_add_code() local
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_script.c | 688 u_char *elts, **p; in ngx_http_script_add_code() local
|