Lines Matching defs:dev_conf
96 devconf_set_default_sane_values(struct rte_event_dev_config *dev_conf, in devconf_set_default_sane_values()
115 test_ethdev_config_run(struct rte_event_dev_config *dev_conf, in test_ethdev_config_run()
117 void (*fn)(struct rte_event_dev_config *dev_conf, in test_ethdev_config_run()
126 max_dequeue_limit(struct rte_event_dev_config *dev_conf, in max_dequeue_limit()
133 max_events_limit(struct rte_event_dev_config *dev_conf, in max_events_limit()
140 max_event_ports(struct rte_event_dev_config *dev_conf, in max_event_ports()
147 max_event_queues(struct rte_event_dev_config *dev_conf, in max_event_queues()
154 max_event_queue_flows(struct rte_event_dev_config *dev_conf, in max_event_queue_flows()
161 max_event_port_dequeue_depth(struct rte_event_dev_config *dev_conf, in max_event_port_dequeue_depth()
169 max_event_port_enqueue_depth(struct rte_event_dev_config *dev_conf, in max_event_port_enqueue_depth()
181 struct rte_event_dev_config dev_conf; in test_eventdev_configure() local
242 struct rte_event_dev_config dev_conf; in eventdev_configure_setup() local