Searched refs:qeth_threads_running (Results 1 – 4 of 4) sorted by relevance
1046 int qeth_threads_running(struct qeth_card *, unsigned long);
1960 wait_event(card->wait_q, qeth_threads_running(card, 0xffffffff) == 0); in qeth_l3_remove_device()
2320 wait_event(card->wait_q, qeth_threads_running(card, 0xffffffff) == 0); in qeth_l2_remove_device()
174 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running() function184 EXPORT_SYMBOL_GPL(qeth_threads_running);