Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dqeth_core.h1026 int qeth_core_hardsetup_card(struct qeth_card *card, bool *carrier_ok);
Dqeth_l2_main.c798 rc = qeth_core_hardsetup_card(card, &carrier_ok); in qeth_l2_set_online()
Dqeth_l3_main.c2309 rc = qeth_core_hardsetup_card(card, &carrier_ok); in qeth_l3_set_online()
Dqeth_core_main.c4867 int qeth_core_hardsetup_card(struct qeth_card *card, bool *carrier_ok) in qeth_core_hardsetup_card() function
4988 EXPORT_SYMBOL_GPL(qeth_core_hardsetup_card);