Searched refs:qeth_l3_modify_rxip_vipa (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l3.h | 129 int qeth_l3_modify_rxip_vipa(struct qeth_card *card, bool add, const u8 *ip,
|
| D | qeth_l3_sys.c | 733 rc = qeth_l3_modify_rxip_vipa(card, true, addr, in qeth_l3_dev_vipa_add_store() 763 rc = qeth_l3_modify_rxip_vipa(card, false, addr, in qeth_l3_dev_vipa_del_store() 876 rc = qeth_l3_modify_rxip_vipa(card, true, addr, in qeth_l3_dev_rxip_add_store() 906 rc = qeth_l3_modify_rxip_vipa(card, false, addr, in qeth_l3_dev_rxip_del_store()
|
| D | qeth_l3_main.c | 647 int qeth_l3_modify_rxip_vipa(struct qeth_card *card, bool add, const u8 *ip, in qeth_l3_modify_rxip_vipa() function
|