Searched refs:qeth_prot_versions (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/s390/net/ |
H A D | qeth_l3.h | 33 enum qeth_prot_versions proto; 48 enum qeth_prot_versions proto) in qeth_l3_init_ipaddr() 97 enum qeth_prot_versions proto; 104 int qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const u8 *addr, 110 enum qeth_prot_versions proto, u8 *addr, 116 enum qeth_prot_versions proto);
|
H A D | qeth_l3_sys.c | 20 enum qeth_prot_versions proto, u8 *addr) in qeth_l3_string_to_ipaddr() 67 struct qeth_routing_info *route, enum qeth_prot_versions prot, in qeth_l3_dev_route_store() 367 enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_show() 395 static int qeth_l3_parse_ipatoe(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_ipatoe() 423 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_store() 462 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_del_store() 571 enum qeth_prot_versions proto, in qeth_l3_dev_ip_add_show() 602 size_t count, enum qeth_prot_versions proto) in qeth_l3_vipa_store() 682 static int qeth_l3_parse_rxipe(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_rxipe() 709 size_t count, enum qeth_prot_versions proto) in qeth_l3_rxip_store()
|
H A D | qeth_core.h | 583 enum qeth_prot_versions { enum 1011 enum qeth_prot_versions prot); 1055 enum qeth_prot_versions prot, 1061 enum qeth_prot_versions prot);
|
H A D | qeth_l3_main.c | 46 int qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const u8 *addr, in qeth_l3_ipaddr_to_string() 400 enum qeth_routing_types type, enum qeth_prot_versions prot) in qeth_l3_send_setrouting() 419 enum qeth_routing_types *type, enum qeth_prot_versions prot) in qeth_l3_correct_routing_type() 563 enum qeth_prot_versions proto, u8 *addr, in qeth_l3_del_ipato_entry() 593 enum qeth_prot_versions proto) in qeth_l3_modify_rxip_vipa() 1377 enum qeth_prot_versions prot, in qeth_l3_query_arp_cache_info()
|
H A D | qeth_core_main.c | 3076 enum qeth_prot_versions prot, in qeth_ipa_alloc_cmd() 3268 enum qeth_prot_versions prot) in qeth_query_ipassists() 6059 enum qeth_prot_versions prot) in qeth_get_setassparms_cmd() 6086 enum qeth_prot_versions prot) in qeth_send_simple_setassparms_prot() 6592 enum qeth_prot_versions prot) in qeth_set_csum_off() 6599 enum qeth_prot_versions prot, u8 *lp2lp) in qeth_set_csum_on() 6659 enum qeth_prot_versions prot, u8 *lp2lp) in qeth_set_ipa_csum() 6680 enum qeth_prot_versions prot) in qeth_set_tso_off() 6687 enum qeth_prot_versions prot) in qeth_set_tso_on() 6737 enum qeth_prot_versions prot) in qeth_set_ipa_tso()
|