Searched refs:qeth_set_offline (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/s390/net/ |
| D | qeth_core.h | 1047 int qeth_set_offline(struct qeth_card *card, const struct qeth_discipline *disc,
|
| D | qeth_core_main.c | 5359 int qeth_set_offline(struct qeth_card *card, const struct qeth_discipline *disc, in qeth_set_offline() function 5406 EXPORT_SYMBOL_GPL(qeth_set_offline); 5424 qeth_set_offline(card, disc, true); in qeth_do_reset() 5430 qeth_set_offline(card, disc, true); in qeth_do_reset() 6441 rc = qeth_set_offline(card, card->discipline, false); in qeth_core_set_offline()
|
| D | qeth_l3_main.c | 1960 qeth_set_offline(card, card->discipline, false); in qeth_l3_remove_device()
|
| D | qeth_l2_main.c | 2323 qeth_set_offline(card, card->discipline, false); in qeth_l2_remove_device()
|