Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 24 of 24) sorted by relevance

/dpdk/drivers/net/netvsc/
H A Dhn_rndis.c370 void *comp, uint32_t comp_len) in hn_rndis_exec1()
433 void *comp, uint32_t comp_len, uint32_t comp_type) in hn_rndis_execute()
470 struct rndis_query_comp *comp; in hn_rndis_query() local
733 struct rndis_set_comp comp; in hn_rndis_set() local
1035 struct rndis_init_comp comp; in hn_rndis_init() local
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c142 uint16_t comp; in mlx5_vdpa_cq_poll() local
205 uint32_t comp = 0; in mlx5_vdpa_queue_complete() local
227 uint32_t comp = mlx5_vdpa_queue_complete(cq); in mlx5_vdpa_queues_complete() local
/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c60 int comp; in compare_dpaa2_devname() local
82 int comp, inserted = 0; in insert_in_device_list() local
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c71 int comp = 0; in compare_dpaa_devices() local
104 int comp, inserted = 0; in dpaa_add_to_device_list() local
/dpdk/drivers/net/af_xdp/
H A Dcompat.h27 struct xsk_ring_cons *comp, in create_shared_socket()
/dpdk/drivers/compress/zlib/
H A Dzlib_pmd_private.h53 comp_func_t comp; member
/dpdk/drivers/dma/idxd/
H A Didxd_common.c336 struct idxd_completion *comp = &idxd->batch_comp_ring[idxd->batch_idx_read]; in batch_completed_status() local
342 struct idxd_completion *comp = &idxd->batch_comp_ring[idxd->batch_idx_read]; in batch_completed_status() local
/dpdk/drivers/net/ionic/
H A Dionic.h76 union ionic_adminq_comp comp; member
H A Dionic_dev.c89 union ionic_dev_cmd_comp *comp = mem; in ionic_dev_cmd_comp() local
H A Dionic_lif.c1341 struct ionic_q_init_comp comp; in ionic_lif_adminq_init() local
1611 struct ionic_lif_init_comp comp; in ionic_lif_init() local
H A Dionic_if.h2718 struct ionic_admin_comp comp; member
2791 union ionic_dev_cmd_comp comp; member
2829 struct ionic_admin_comp comp; member
/dpdk/lib/eal/linux/
H A Deal_timer.c49 uint64_t comp; /**< RW Timer Comparator Value Register. */ member
/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_altivec.h782 uint16_t pkts_n, uint64_t *err, uint64_t *comp) in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_sse.h522 uint16_t pkts_n, uint64_t *err, uint64_t *comp) in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_neon.h523 uint16_t pkts_n, uint64_t *err, uint64_t *comp) in rxq_cq_process_v()
H A Dmlx5_flow_hw.c1291 struct rte_flow_op_result comp[BURST_THR]; in __flow_hw_pull_comp() local
/dpdk/drivers/net/ena/base/
H A Dena_com.c211 struct ena_admin_acq_entry *comp, in __ena_com_submit_admin_cmd()
293 struct ena_admin_acq_entry *comp, in ena_com_submit_admin_cmd()
1367 struct ena_admin_acq_entry *comp, in ena_com_execute_admin_command()
/dpdk/drivers/raw/ioat/
H A Drte_idxd_rawdev_fns.h331 volatile struct rte_idxd_completion *comp = in __idxd_completed_ops() local
/dpdk/drivers/net/hns3/
H A Dhns3_flow.c1286 hns3_action_rss_same(const struct rte_flow_action_rss *comp, in hns3_action_rss_same()
/dpdk/drivers/net/e1000/
H A Digb_rxtx.c2878 igb_action_rss_same(const struct rte_flow_action_rss *comp, in igb_action_rss_same()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c5037 txgbe_action_rss_same(const struct rte_flow_action_rss *comp, in txgbe_action_rss_same()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c5877 ixgbe_action_rss_same(const struct rte_flow_action_rss *comp, in ixgbe_action_rss_same()
/dpdk/app/test-pmd/
H A Dconfig.c3253 const struct rte_flow_attr *comp = (*tmp)->rule.attr; in port_flow_list() local
H A Dcmdline_flow.c869 int (*comp)(struct context *ctx, const struct token *token, member