Home
last modified time | relevance | path

Searched refs:roc_ree_queues_attach (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_ree.h111 int __roc_api roc_ree_queues_attach(struct roc_ree_vf *vf, uint8_t nb_queues);
H A Dversion.map378 roc_ree_queues_attach;
H A Droc_ree.c46 roc_ree_queues_attach(struct roc_ree_vf *vf, uint8_t nb_queues) in roc_ree_queues_attach() function
/dpdk/drivers/regex/cn9k/
H A Dcn9k_regexdev.c588 ret = roc_ree_queues_attach(vf, cfg->nb_queue_pairs); in cn9k_ree_dev_config()