Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/net/
Dqeth_l3.h113 int qeth_l3_modify_hsuid(struct qeth_card *card, bool add);
Dqeth_l3_sys.c240 qeth_l3_modify_hsuid(card, false); in qeth_l3_dev_hsuid_store()
260 rc = qeth_l3_modify_hsuid(card, true); in qeth_l3_dev_hsuid_store()
Dqeth_l3_main.c606 int qeth_l3_modify_hsuid(struct qeth_card *card, bool add) in qeth_l3_modify_hsuid() function