Searched refs:IPA_IPV6 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l3_main.c | 691 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_setrouting_v6() 1262 rc = qeth_l3_send_simple_setassparms(card, IPA_IPV6, in qeth_l3_softsetup_ipv6() 1270 rc = qeth_l3_send_simple_setassparms_ipv6(card, IPA_IPV6, in qeth_l3_softsetup_ipv6() 1298 if (!qeth_is_supported(card, IPA_IPV6)) { in qeth_l3_start_ipa_ipv6() 1544 if (!qeth_is_supported(card, IPA_IPV6)) { in qeth_l3_get_unique_id() 1760 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_add_multicast_ipv6() 3714 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_ip6_event()
|
D | qeth_core_mpc.h | 200 IPA_IPV6 = 0x00000020L, enumerator
|