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