Lines Matching defs:dev_conf
85 devconf_set_default_sane_values(struct rte_event_dev_config *dev_conf, in devconf_set_default_sane_values()
104 test_ethdev_config_run(struct rte_event_dev_config *dev_conf, in test_ethdev_config_run()
106 void (*fn)(struct rte_event_dev_config *dev_conf, in test_ethdev_config_run()
115 max_dequeue_limit(struct rte_event_dev_config *dev_conf, in max_dequeue_limit()
122 max_events_limit(struct rte_event_dev_config *dev_conf, in max_events_limit()
129 max_event_ports(struct rte_event_dev_config *dev_conf, in max_event_ports()
136 max_event_queues(struct rte_event_dev_config *dev_conf, in max_event_queues()
143 max_event_queue_flows(struct rte_event_dev_config *dev_conf, in max_event_queue_flows()
150 max_event_port_dequeue_depth(struct rte_event_dev_config *dev_conf, in max_event_port_dequeue_depth()
158 max_event_port_enqueue_depth(struct rte_event_dev_config *dev_conf, in max_event_port_enqueue_depth()
170 struct rte_event_dev_config dev_conf; in test_eventdev_configure() local
231 struct rte_event_dev_config dev_conf; in eventdev_configure_setup() local