Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l2_main.c444 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_stop_card()
1047 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_remove_device()
1230 qeth_set_allowed_threads(card, 0xffffffff, 0); in __qeth_l2_set_online()
1354 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_shutdown()
1368 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_pm_suspend()
1399 qeth_set_allowed_threads(card, 0xffffffff, 0); in qeth_l2_pm_resume()
Dqeth_l3_main.c2059 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_stop_card()
3242 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_remove_device()
3337 qeth_set_allowed_threads(card, 0xffffffff, 0); in __qeth_l3_set_online()
3458 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_shutdown()
3472 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_pm_suspend()
3503 qeth_set_allowed_threads(card, 0xffffffff, 0); in qeth_l3_pm_resume()
Dqeth_core.h899 void qeth_set_allowed_threads(struct qeth_card *, unsigned long , int);
Dqeth_core_main.c207 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads() function
219 EXPORT_SYMBOL_GPL(qeth_set_allowed_threads);