Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c4653 uint32_t aram_address = 0; in rte_acc100_configure() local
4659 value = aram_address; in rte_acc100_configure()
4664 aram_address += aqNum(qg_idx, conf) * in rte_acc100_configure()
4669 if (aram_address > ACC100_WORDS_IN_ARAM_SIZE) { in rte_acc100_configure()
4671 aram_address, ACC100_WORDS_IN_ARAM_SIZE); in rte_acc100_configure()