Searched refs:qeth_l3_modify_hsuid (Results 1 – 3 of 3) sorted by relevance
113 int qeth_l3_modify_hsuid(struct qeth_card *card, bool add);
240 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()
606 int qeth_l3_modify_hsuid(struct qeth_card *card, bool add) in qeth_l3_modify_hsuid() function