Searched refs:IPA_IPV6 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/s390/net/ |
D | qeth_l3_main.c | 511 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_setrouting_v6() 841 rc = qeth_send_simple_setassparms(card, IPA_IPV6, in qeth_l3_softsetup_ipv6() 849 rc = qeth_send_simple_setassparms_v6(card, IPA_IPV6, in qeth_l3_softsetup_ipv6() 874 if (!qeth_is_supported(card, IPA_IPV6)) { in qeth_l3_start_ipa_ipv6() 1006 if (!qeth_is_supported(card, IPA_IPV6)) { in qeth_l3_get_unique_id() 1257 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_add_multicast_ipv6() 2937 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_ip6_event()
|
D | qeth_core_mpc.h | 236 IPA_IPV6 = 0x00000020L, enumerator
|
D | qeth_core_main.c | 5177 if (qeth_is_supported(card, IPA_IPV6)) { in qeth_core_hardsetup_card()
|