Searched refs:qeth_prot_versions (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l3.h | 37 enum qeth_prot_versions proto; 52 enum qeth_prot_versions proto) in qeth_l3_init_ipaddr() 111 enum qeth_prot_versions proto; 118 void qeth_l3_ipaddr_to_string(enum qeth_prot_versions, const __u8 *, char *); 125 enum qeth_prot_versions proto, u8 *addr, 131 enum qeth_prot_versions proto);
|
| D | qeth_l3_sys.c | 20 enum qeth_prot_versions proto, u8 *addr) in qeth_l3_string_to_ipaddr() 70 struct qeth_routing_info *route, enum qeth_prot_versions prot, in qeth_l3_dev_route_store() 429 enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_show() 469 static int qeth_l3_parse_ipatoe(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_ipatoe() 497 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_store() 542 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_del_store() 672 enum qeth_prot_versions proto, in qeth_l3_dev_ip_add_show() 715 static int qeth_l3_parse_vipae(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_vipae() 725 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_vipa_add_store() 755 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_vipa_del_store() [all …]
|
| D | qeth_core.h | 602 enum qeth_prot_versions { enum 980 enum qeth_prot_versions prot); 1035 enum qeth_prot_versions prot, 1044 enum qeth_prot_versions prot);
|
| D | qeth_l3_main.c | 58 void qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const __u8 *addr, in qeth_l3_ipaddr_to_string() 67 static struct qeth_ipaddr *qeth_l3_get_addr_buffer(enum qeth_prot_versions prot) in qeth_l3_get_addr_buffer() 458 enum qeth_routing_types type, enum qeth_prot_versions prot) in qeth_l3_send_setrouting() 477 enum qeth_routing_types *type, enum qeth_prot_versions prot) in qeth_l3_correct_routing_type() 620 enum qeth_prot_versions proto, u8 *addr, in qeth_l3_del_ipato_entry() 649 enum qeth_prot_versions proto) in qeth_l3_modify_rxip_vipa() 1683 enum qeth_prot_versions prot, in qeth_l3_query_arp_cache_info()
|
| D | qeth_core_main.c | 2717 enum qeth_prot_versions prot, in qeth_ipa_alloc_cmd() 2907 enum qeth_prot_versions prot) in qeth_query_ipassists() 5339 enum qeth_prot_versions prot) in qeth_get_setassparms_cmd() 5366 enum qeth_prot_versions prot) in qeth_send_simple_setassparms_prot() 5894 enum qeth_prot_versions prot) in qeth_set_csum_off() 5901 enum qeth_prot_versions prot) in qeth_set_csum_on() 5962 enum qeth_prot_versions prot) in qeth_set_ipa_csum() 5983 enum qeth_prot_versions prot) in qeth_set_tso_off() 5990 enum qeth_prot_versions prot) in qeth_set_tso_on() 6040 enum qeth_prot_versions prot) in qeth_set_ipa_tso()
|