Searched refs:rte_acc100_conf (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/baseband/acc100/ |
| H A D | rte_acc100_cfg.h | 69 struct rte_acc100_conf { struct 107 rte_acc100_configure(const char *dev_name, struct rte_acc100_conf *conf); argument
|
| H A D | rte_acc100_pmd.h | 587 struct rte_acc100_conf acc100_conf; /* ACC100 Initial configuration */
|
| H A D | rte_acc100_pmd.c | 90 accFromQgid(int qg_idx, const struct rte_acc100_conf *acc100_conf) in accFromQgid() 111 struct rte_acc100_conf *acc100_conf) in qtopFromAcc() 138 aqDepth(int qg_idx, struct rte_acc100_conf *acc100_conf) in aqDepth() 150 aqNum(int qg_idx, struct rte_acc100_conf *acc100_conf) in aqNum() 161 initQTop(struct rte_acc100_conf *acc100_conf) in initQTop() 178 updateQtop(uint8_t acc, uint8_t qg, struct rte_acc100_conf *acc100_conf, in updateQtop() 211 struct rte_acc100_conf *acc100_conf = &d->acc100_conf; in fetch_acc100_config() 4257 struct rte_acc100_conf *conf) in poweron_cleanup() 4405 rte_acc100_configure(const char *dev_name, struct rte_acc100_conf *conf) in rte_acc100_configure()
|
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test_bbdev_perf.c | 672 struct rte_acc100_conf conf; in add_bbdev_dev() 679 memset(&conf, 0, sizeof(struct rte_acc100_conf)); in add_bbdev_dev()
|