Home
last modified time | relevance | path

Searched refs:qeth_l3_modify_hsuid (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/s390/net/
Dqeth_l3.h128 int qeth_l3_modify_hsuid(struct qeth_card *card, bool add);
Dqeth_l3_sys.c297 qeth_l3_modify_hsuid(card, false); in qeth_l3_dev_hsuid_store()
315 rc = qeth_l3_modify_hsuid(card, true); in qeth_l3_dev_hsuid_store()
Dqeth_l3_main.c643 int qeth_l3_modify_hsuid(struct qeth_card *card, bool add) in qeth_l3_modify_hsuid() function