Searched refs:qeth_threads_running (Results 1 – 4 of 4) sorted by relevance
1054 int qeth_threads_running(struct qeth_card *, unsigned long);
1967 wait_event(card->wait_q, qeth_threads_running(card, 0xffffffff) == 0); in qeth_l3_remove_device()
2305 wait_event(card->wait_q, qeth_threads_running(card, 0xffffffff) == 0); in qeth_l2_remove_device()
173 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running() function183 EXPORT_SYMBOL_GPL(qeth_threads_running);