route4            730 drivers/s390/net/qeth_core.h 	struct qeth_routing_info route4;
route4           1297 drivers/s390/net/qeth_core_main.c 	card->options.route4.type = NO_ROUTER;
route4            514 drivers/s390/net/qeth_l3_main.c 	rc = qeth_l3_correct_routing_type(card, &card->options.route4.type,
route4            519 drivers/s390/net/qeth_l3_main.c 	rc = qeth_l3_send_setrouting(card, card->options.route4.type,
route4            522 drivers/s390/net/qeth_l3_main.c 		card->options.route4.type = NO_ROUTER;
route4             66 drivers/s390/net/qeth_l3_sys.c 	return qeth_l3_dev_route_show(card, &card->options.route4, buf);
route4            115 drivers/s390/net/qeth_l3_sys.c 	return qeth_l3_dev_route_store(card, &card->options.route4,
route4            119 drivers/s390/net/qeth_l3_sys.c static DEVICE_ATTR(route4, 0644, qeth_l3_dev_route4_show,