Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c581 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in dump_bds()
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()
2449 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) { in ucc_geth_startup()
2462 if (ucc_geth_tx_queues(ug_info) > 1) { in ucc_geth_startup()
2525 if (ucc_geth_tx_queues(ug_info) > 1) in ucc_geth_startup()
[all …]