Searched refs:ucc_geth_tx_queues (Results 1 – 1 of 1) sorted by relevance
88 static inline int ucc_geth_tx_queues(const struct ucc_geth_info *info) in ucc_geth_tx_queues() function581 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in dump_bds()888 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in dump_regs()1858 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in ucc_geth_free_tx()2045 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) { in ucc_struct_init()2062 if (ucc_geth_tx_queues(ug_info) > NUM_TX_QUEUES) { in ucc_struct_init()2112 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) in ucc_struct_init()2151 for (j = 0; j < ucc_geth_tx_queues(ug_info); j++) { in ucc_geth_alloc_tx()2172 for (j = 0; j < ucc_geth_tx_queues(ug_info); j++) { in ucc_geth_alloc_tx()2433 qe_muram_alloc(ucc_geth_tx_queues(ug_info) * in ucc_geth_startup()[all …]