Searched refs:ucc_geth_tx_queues (Results 1 – 1 of 1) sorted by relevance
581 for (i = 0; i < ucc_geth_tx_queues(ugeth->ug_info); i++) { in dump_bds()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()2346 for (i = 0; i < ucc_geth_tx_queues(ug_info); i++) { in ucc_geth_startup()2359 if (ucc_geth_tx_queues(ug_info) > 1) { in ucc_geth_startup()2422 if (ucc_geth_tx_queues(ug_info) > 1) in ucc_geth_startup()[all …]