Home
last modified time | relevance | path

Searched refs:qeth_wait_for_threads (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/s390/net/
Dqeth_l2_main.c339 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_vlan_rx_add_vid()
372 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_vlan_rx_kill_vid()
676 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_set_mac_address()
861 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_open()
Dqeth_core.h894 int qeth_wait_for_threads(struct qeth_card *, unsigned long);
Dqeth_l3_main.c1861 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l3_vlan_rx_kill_vid()
3162 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l3_open()
Dqeth_core_main.c233 int qeth_wait_for_threads(struct qeth_card *card, unsigned long threads) in qeth_wait_for_threads() function
240 EXPORT_SYMBOL_GPL(qeth_wait_for_threads);