Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_l2_main.c400 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_stop_card()
898 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_remove_device()
1067 qeth_set_allowed_threads(card, 0xffffffff, 0); in __qeth_l2_set_online()
1191 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_shutdown()
1205 qeth_set_allowed_threads(card, 0, 1); in qeth_l2_pm_suspend()
1236 qeth_set_allowed_threads(card, 0xffffffff, 0); in qeth_l2_pm_resume()
Dqeth_l3_main.c2168 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_stop_card()
3358 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_remove_device()
3453 qeth_set_allowed_threads(card, 0xffffffff, 0); in __qeth_l3_set_online()
3574 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_shutdown()
3588 qeth_set_allowed_threads(card, 0, 1); in qeth_l3_pm_suspend()
3619 qeth_set_allowed_threads(card, 0xffffffff, 0); in qeth_l3_pm_resume()
Dqeth_core.h892 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);