Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dqeth_core.h974 int qeth_do_run_thread(struct qeth_card *, unsigned long);
Dqeth_l2_main.c1125 if (!qeth_do_run_thread(card, QETH_RECOVER_THREAD)) in qeth_l2_recover()
Dqeth_l3_main.c2777 if (!qeth_do_run_thread(card, QETH_RECOVER_THREAD)) in qeth_l3_recover()
Dqeth_core_main.c998 int qeth_do_run_thread(struct qeth_card *card, unsigned long thread) in qeth_do_run_thread() function
1006 EXPORT_SYMBOL_GPL(qeth_do_run_thread);