Home
last modified time | relevance | path

Searched refs:route4 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_sys.c63 return qeth_l3_dev_route_show(card, &card->options.route4, buf); in qeth_l3_dev_route4_show()
109 return qeth_l3_dev_route_store(card, &card->options.route4, in qeth_l3_dev_route4_store()
113 static DEVICE_ATTR(route4, 0644, qeth_l3_dev_route4_show,
H A Dqeth_l3_main.c458 rc = qeth_l3_correct_routing_type(card, &card->options.route4.type, in qeth_l3_setrouting_v4()
463 rc = qeth_l3_send_setrouting(card, card->options.route4.type, in qeth_l3_setrouting_v4()
466 card->options.route4.type = NO_ROUTER; in qeth_l3_setrouting_v4()
H A Dqeth_core.h747 struct qeth_routing_info route4; member
H A Dqeth_core_main.c1566 card->options.route4.type = NO_ROUTER; in qeth_set_initial_options()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_sys.c63 return qeth_l3_dev_route_show(card, &card->options.route4, buf); in qeth_l3_dev_route4_show()
109 return qeth_l3_dev_route_store(card, &card->options.route4, in qeth_l3_dev_route4_store()
113 static DEVICE_ATTR(route4, 0644, qeth_l3_dev_route4_show,
H A Dqeth_l3_main.c457 rc = qeth_l3_correct_routing_type(card, &card->options.route4.type, in qeth_l3_setrouting_v4()
462 rc = qeth_l3_send_setrouting(card, card->options.route4.type, in qeth_l3_setrouting_v4()
465 card->options.route4.type = NO_ROUTER; in qeth_l3_setrouting_v4()
H A Dqeth_core.h745 struct qeth_routing_info route4; member
H A Dqeth_core_main.c1510 card->options.route4.type = NO_ROUTER; in qeth_set_initial_options()

Completed in 33 milliseconds