Searched refs:IPV6_OPT_IPV6_PROTOCOL_ENABLE (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla4xxx/
H A Dql4_def.h750 IPV6_OPT_IPV6_PROTOCOL_ENABLE) != 0);
H A Dql4_fw.h571 #define IPV6_OPT_IPV6_PROTOCOL_ENABLE 0x8000 macro
H A Dql4_os.c571 IPV6_OPT_IPV6_PROTOCOL_ENABLE) ?
944 if (ha->ip_config.ipv6_options & IPV6_OPT_IPV6_PROTOCOL_ENABLE)
1051 cpu_to_le16(IPV6_OPT_IPV6_PROTOCOL_ENABLE);
1055 cpu_to_le16(~IPV6_OPT_IPV6_PROTOCOL_ENABLE &

Completed in 61 milliseconds