Searched refs:qeth_threads_running (Results 1 – 4 of 4) sorted by relevance
1077 int qeth_threads_running(struct qeth_card *, unsigned long);
1974 wait_event(card->wait_q, qeth_threads_running(card, 0xffffffff) == 0); in qeth_l3_remove_device()
2208 wait_event(card->wait_q, qeth_threads_running(card, 0xffffffff) == 0); in qeth_l2_remove_device()
193 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running() function203 EXPORT_SYMBOL_GPL(qeth_threads_running);