Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_core.h898 int qeth_core_hardsetup_card(struct qeth_card *);
Dqeth_l2_main.c988 rc = qeth_core_hardsetup_card(card); in __qeth_l2_set_online()
Dqeth_core_main.c5064 int qeth_core_hardsetup_card(struct qeth_card *card) in qeth_core_hardsetup_card() function
5162 EXPORT_SYMBOL_GPL(qeth_core_hardsetup_card);
Dqeth_l3_main.c3386 rc = qeth_core_hardsetup_card(card); in __qeth_l3_set_online()