Searched refs:ucc_geth_tx_queues (Results 1 – 1 of 1) sorted by relevance
87 static inline int ucc_geth_tx_queues(const struct ucc_geth_info *info) in ucc_geth_tx_queues() function580 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in dump_bds()887 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in dump_regs()1857 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in ucc_geth_free_tx()2044 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) { in ucc_struct_init()2061 if (ucc_geth_tx_queues(ug_info) > NUM_TX_QUEUES) { in ucc_struct_init()2111 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) in ucc_struct_init()2150 for (j = 0; j < ucc_geth_tx_queues(ug_info); j++) { in ucc_geth_alloc_tx()2171 for (j = 0; j < ucc_geth_tx_queues(ug_info); j++) { in ucc_geth_alloc_tx()2432 qe_muram_alloc(ucc_geth_tx_queues(ug_info) * in ucc_geth_startup()[all …]