Searched refs:ucc_geth_rx_queues (Results 1 – 1 of 1) sorted by relevance
2034 for (i = 0; i < ucc_geth_rx_queues(ug_info); i++) { in ucc_struct_init()2069 if (ucc_geth_rx_queues(ug_info) > NUM_RX_QUEUES) { in ucc_struct_init()2109 for (i = 0; i < ucc_geth_rx_queues(ug_info); i++) in ucc_struct_init()2213 for (j = 0; j < ucc_geth_rx_queues(ug_info); j++) { in ucc_geth_alloc_rx()2230 for (j = 0; j < ucc_geth_rx_queues(ug_info); j++) { in ucc_geth_alloc_rx()2593 qe_muram_alloc(ucc_geth_rx_queues(ug_info) * in ucc_geth_startup()2609 for (i = 0; i < ucc_geth_rx_queues(ug_info); i++) { in ucc_geth_startup()2658 qe_muram_alloc(ucc_geth_rx_queues(ug_info) * in ucc_geth_startup()2675 for (i = 0; i < ucc_geth_rx_queues(ug_info); i++) { in ucc_geth_startup()2857 for (i = 0; i < ucc_geth_rx_queues(ug_info); i++) { in ucc_geth_startup()[all …]