Searched refs:qeth_l3_add_vipa (Results 1 – 3 of 3) sorted by relevance
54 int qeth_l3_add_vipa(struct qeth_card *, enum qeth_prot_versions, const u8 *);
749 rc = qeth_l3_add_vipa(card, proto, addr); in qeth_l3_dev_vipa_add_store()
777 int qeth_l3_add_vipa(struct qeth_card *card, enum qeth_prot_versions proto, in qeth_l3_add_vipa() function