Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_l2_main.c300 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_vlan_rx_add_vid()
329 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_vlan_rx_kill_vid()
497 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_set_mac_address()
806 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l2_open()
Dqeth_core.h983 int qeth_wait_for_threads(struct qeth_card *, unsigned long);
Dqeth_l3_main.c1290 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l3_vlan_rx_kill_vid()
2431 if (qeth_wait_for_threads(card, QETH_RECOVER_THREAD)) { in qeth_l3_open()
Dqeth_core_main.c238 int qeth_wait_for_threads(struct qeth_card *card, unsigned long threads) in qeth_wait_for_threads() function
245 EXPORT_SYMBOL_GPL(qeth_wait_for_threads);