Home
last modified time | relevance | path

Searched refs:IPA_IPV6 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/s390/net/
Dqeth_l3_main.c535 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_setrouting_v6()
863 rc = qeth_send_simple_setassparms(card, IPA_IPV6, IPA_CMD_ASS_START, in qeth_l3_softsetup_ipv6()
871 rc = qeth_send_simple_setassparms_v6(card, IPA_IPV6, IPA_CMD_ASS_START, in qeth_l3_softsetup_ipv6()
896 if (!qeth_is_supported(card, IPA_IPV6)) { in qeth_l3_start_ipa_ipv6()
1026 if (!qeth_is_supported(card, IPA_IPV6)) { in qeth_l3_get_unique_id()
1275 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_add_multicast_ipv6()
2586 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_ip6_event()
Dqeth_core_mpc.h250 IPA_IPV6 = 0x00000020L, enumerator
Dqeth_core_main.c4961 if (qeth_is_supported(card, IPA_IPV6)) { in qeth_core_hardsetup_card()