Searched refs:no_queues (Results 1 – 2 of 2) sorted by relevance
782 switch (card->no_queues) { in qeth_get_prioqueue()788 return card->no_queues-1; in qeth_get_prioqueue()793 (card->no_queues-1); in qeth_get_prioqueue()2248 for (q=0;q<card->no_queues;q++) in qeth_free_all_skbs()6800 for (i=0;i<card->no_queues;i++) in qeth_free_card()7529 card->no_queues); in qeth_qdio_establish()7536 for (i=0;i<card->no_queues;i++) in qeth_qdio_establish()7555 init_data.no_output_qs=card->no_queues; in qeth_qdio_establish()8075 if (i<card->no_queues) { in qeth_clear_card_structures()8362 for (q=0;q<card->no_queues;q++) in qeth_hardsetup_card()[all …]
863 int no_queues; member