Searched refs:qeth_l3_send_setrouting (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l3_main.c | 401 static int qeth_l3_send_setrouting(struct qeth_card *card, in qeth_l3_send_setrouting() function 463 rc = qeth_l3_send_setrouting(card, card->options.route4.type, in qeth_l3_setrouting_v4() 486 rc = qeth_l3_send_setrouting(card, card->options.route6.type, in qeth_l3_setrouting_v6()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_main.c | 399 static int qeth_l3_send_setrouting(struct qeth_card *card, in qeth_l3_send_setrouting() function 462 rc = qeth_l3_send_setrouting(card, card->options.route4.type, in qeth_l3_setrouting_v4() 485 rc = qeth_l3_send_setrouting(card, card->options.route6.type, in qeth_l3_setrouting_v6()
|
Completed in 6 milliseconds