Searched refs:route4 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 63 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 D | qeth_l3_main.c | 458 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 D | qeth_core.h | 747 struct qeth_routing_info route4; member
|
H A D | qeth_core_main.c | 1566 card->options.route4.type = NO_ROUTER; in qeth_set_initial_options()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 63 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 D | qeth_l3_main.c | 457 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 D | qeth_core.h | 745 struct qeth_routing_info route4; member
|
H A D | qeth_core_main.c | 1510 card->options.route4.type = NO_ROUTER; in qeth_set_initial_options()
|
Completed in 38 milliseconds