Searched refs:IPA_IPV6 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/s390/net/ |
D | qeth_l3_main.c | 478 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_setrouting_v6() 807 rc = qeth_send_simple_setassparms(card, IPA_IPV6, IPA_CMD_ASS_START, in qeth_l3_softsetup_ipv6() 815 rc = qeth_send_simple_setassparms_v6(card, IPA_IPV6, IPA_CMD_ASS_START, in qeth_l3_softsetup_ipv6() 840 if (!qeth_is_supported(card, IPA_IPV6)) { in qeth_l3_start_ipa_ipv6() 962 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_get_unique_id() 1094 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_add_mcast_rtnl() 2163 if (!qeth_is_supported(card, IPA_IPV6)) in qeth_l3_ip6_event()
|
D | qeth_core_mpc.h | 241 IPA_IPV6 = 0x00000020L, enumerator
|
D | qeth_core_main.c | 5291 if (qeth_is_supported(card, IPA_IPV6)) { in qeth_hardsetup_card()
|