Searched refs:PORTAL_TYPE_IPV6 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | iscsi_if.h | 630 #define PORTAL_TYPE_IPV6 "ipv6" macro
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | iscsi_if.h | 630 #define PORTAL_TYPE_IPV6 "ipv6" macro
|
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 3521 PORTAL_TYPE_IPV6); in qla4xxx_copy_from_fwddb_param() 3661 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param() 3728 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param() 7312 strncasecmp(PORTAL_TYPE_IPV6, buf, 4)) { in qla4xxx_sysfs_ddb_add() 7398 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_apply() 7594 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_login() 7810 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_logout() 7988 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param() 8000 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param() 8017 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, in qla4xxx_sysfs_ddb_get_param() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 3516 PORTAL_TYPE_IPV6); in qla4xxx_copy_from_fwddb_param() 3655 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param() 3722 if (!strncmp(sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_copy_to_fwddb_param() 7299 strncasecmp(PORTAL_TYPE_IPV6, buf, 4)) { in qla4xxx_sysfs_ddb_add() 7385 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_apply() 7581 if (!strncasecmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_login() 7797 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_logout() 7973 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param() 7985 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, 4)) in qla4xxx_sysfs_ddb_get_param() 8002 if (!strncmp(fnode_sess->portal_type, PORTAL_TYPE_IPV6, in qla4xxx_sysfs_ddb_get_param() [all...] |
Completed in 22 milliseconds