Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/freescale/
Ducc_geth.c89 static inline int ucc_geth_tx_queues(const struct ucc_geth_info *info) in ucc_geth_tx_queues() function
581 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()
1756 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in ucc_geth_free_tx()
1942 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) { in ucc_struct_init()
1959 if (ucc_geth_tx_queues(ug_info) > NUM_TX_QUEUES) { in ucc_struct_init()
2009 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) in ucc_struct_init()
2048 for (j = 0; j < ucc_geth_tx_queues(ug_info); j++) { in ucc_geth_alloc_tx()
2069 for (j = 0; j < ucc_geth_tx_queues(ug_info); j++) { in ucc_geth_alloc_tx()
2330 qe_muram_alloc(ucc_geth_tx_queues(ug_info) * in ucc_geth_startup()
[all …]