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

/linux-4.4.14/drivers/s390/net/
H A Dqeth_l2_main.c353 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { qeth_l2_vlan_rx_add_vid()
386 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { qeth_l2_vlan_rx_kill_vid()
727 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { qeth_l2_set_mac_address()
1010 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { qeth_l2_open()
H A Dqeth_core.h901 int qeth_wait_for_threads(struct qeth_card *, unsigned long);
H A Dqeth_l3_main.c1755 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { qeth_l3_vlan_rx_kill_vid()
3052 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { qeth_l3_open()
H A Dqeth_core_main.c233 int qeth_wait_for_threads(struct qeth_card *card, unsigned long threads) qeth_wait_for_threads() function
240 EXPORT_SYMBOL_GPL(qeth_wait_for_threads); variable

Completed in 179 milliseconds