Home
last modified time | relevance | path

Searched refs:ISCSI_IFACE_TYPE_IPV6 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c265 ISCSI_IFACE_TYPE_IPV6, in beiscsi_iface_create_ipv6()
492 case ISCSI_IFACE_TYPE_IPV6: in beiscsi_iface_set_param()
522 if (iface->iface_type == ISCSI_IFACE_TYPE_IPV6) in __beiscsi_iface_get_param()
605 else if (iface->iface_type == ISCSI_IFACE_TYPE_IPV6) in beiscsi_iface_get_param()
/openbmc/linux/include/scsi/
H A Discsi_if.h372 #define ISCSI_IFACE_TYPE_IPV6 0x02 macro
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c341 } else if ((iface_type == ISCSI_IFACE_TYPE_IPV6) && in qla4xxx_send_ping()
1983 ISCSI_IFACE_TYPE_IPV6, 0, in qla4xxx_create_ipv6_iface()
1993 ISCSI_IFACE_TYPE_IPV6, 1, in qla4xxx_create_ipv6_iface()
2781 case ISCSI_IFACE_TYPE_IPV6: in qla4xxx_iface_set_param()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c566 } else if (iface->iface_type == ISCSI_IFACE_TYPE_IPV6) { in iscsi_iface_attr_is_visible()