/dpdk/drivers/crypto/cnxk/ |
H A D | cnxk_sg.h | 22 fill_sg_comp_from_buf(struct roc_sglist_comp *list, uint32_t i, struct roc_se_buf_ptr *from) in fill_sg_comp_from_buf() 32 fill_sg_comp_from_buf_min(struct roc_sglist_comp *list, uint32_t i, struct roc_se_buf_ptr *from, in fill_sg_comp_from_buf_min() 51 fill_sg_comp_from_iov(struct roc_sglist_comp *list, uint32_t i, struct roc_se_iov_ptr *from, in fill_sg_comp_from_iov() 186 fill_sg2_comp_from_buf(struct roc_sg2list_comp *list, uint32_t i, struct roc_se_buf_ptr *from) in fill_sg2_comp_from_buf() 197 fill_sg2_comp_from_buf_min(struct roc_sg2list_comp *list, uint32_t i, struct roc_se_buf_ptr *from, in fill_sg2_comp_from_buf_min() 213 fill_sg2_comp_from_iov(struct roc_sg2list_comp *list, uint32_t i, struct roc_se_iov_ptr *from, in fill_sg2_comp_from_iov()
|
/dpdk/lib/node/ |
H A D | ip4_local.c | 27 void **to_next, **from; in ip4_local_node_process_scalar() local
|
H A D | pkt_cls.c | 53 void **to_next, **from; in pkt_cls_node_process() local
|
H A D | ip4_lookup_neon.h | 17 void **to_next, **from; in ip4_lookup_node_process_vec() local [all...] |
H A D | ip4_lookup_sse.h | 19 void **to_next, **from; in ip4_lookup_node_process_vec() local [all...] |
H A D | ip4_lookup.c | 57 void **to_next, **from; in ip4_lookup_node_process_scalar() local
|
H A D | udp4_input.c | 158 void **to_next, **from; in udp4_input_node_process_scalar() local
|
H A D | ip4_rewrite.c | 44 void **to_next, **from; in ip4_rewrite_node_process() local
|
H A D | ip6_rewrite.c | 44 void **to_next, **from; in ip6_rewrite_node_process() local
|
H A D | ip6_lookup.c | 50 void **to_next, **from; in ip6_lookup_node_process_scalar() local [all...] |
/dpdk/lib/graph/ |
H A D | node.c | 213 edge_update(struct node * node,struct node * prev,rte_edge_t from,const char ** next_nodes,rte_edge_t nb_edges) edge_update() argument 294 rte_node_edge_update(rte_node_t id,rte_edge_t from,const char ** next_nodes,uint16_t nb_edges) rte_node_edge_update() argument [all...] |
/dpdk/drivers/common/dpaax/ |
H A D | dpaa_of.c | 301 of_find_compatible_node(const struct device_node *from, in of_find_compatible_node() 326 of_get_property(const struct device_node *from, const char *name, in of_get_property()
|
/dpdk/drivers/net/mlx4/ |
H A D | mlx4_prm.h | 156 mlx4_transpose(uint64_t val, uint64_t from, uint64_t to) in mlx4_transpose()
|
H A D | mlx4_rxtx.c | 614 char *from = rte_pktmbuf_mtod(buf, char *); in mlx4_tx_burst_fill_tso_hdr() local
|
/dpdk/drivers/net/sfc/ |
H A D | sfc_port.c | 420 const struct rte_ether_addr *from; in sfc_port_attach() local
|
/dpdk/lib/lpm/ |
H A D | rte_lpm6.c | 1185 rule_find_range(struct rte_lpm6 * lpm,const uint8_t * ip,uint8_t depth,struct rte_lpm6_tbl_entry ** from,struct rte_lpm6_tbl_entry ** to,uint32_t * out_tbl_ind) rule_find_range() argument 1298 struct rte_lpm6_tbl_entry *from, *to; rte_lpm6_delete() local [all...] |
/dpdk/lib/vhost/ |
H A D | virtio_net.c | 268 do_flush_shadow_used_ring_split(struct virtio_net * dev,struct vhost_virtqueue * vq,uint16_t to,uint16_t from,uint16_t size) do_flush_shadow_used_ring_split() argument 2192 uint16_t to, from; write_back_completed_descs_split() local 2223 uint16_t from = async->last_buffer_idx_packed; write_back_completed_descs_packed() local 2291 uint16_t start_idx, from, i; vhost_poll_enqueue_completed() local 3708 uint16_t start_idx, from, i; async_poll_dequeue_completed() local [all...] |
/dpdk/drivers/net/cxgbe/ |
H A D | sge.c | 1287 static void inline_tx_mbuf(const struct sge_txq *q, caddr_t from, caddr_t *to, in inline_tx_mbuf()
|
/dpdk/lib/bpf/ |
H A D | bpf_jit_arm64.c | 148 jump_offset_get(struct a64_jit_ctx *ctx, uint32_t from, int16_t offset) in jump_offset_get()
|