Searched refs:chap_out_idx (Results 1 – 2 of 2) sorted by relevance
3593 sess->chap_out_idx = le16_to_cpu(fw_ddb_entry->chap_tbl_idx); in qla4xxx_copy_from_fwddb_param()3719 fw_ddb_entry->chap_tbl_idx = cpu_to_le16(sess->chap_out_idx); in qla4xxx_copy_to_fwddb_param()8057 rc = sprintf(buf, "%u\n", fnode_sess->chap_out_idx); in qla4xxx_sysfs_ddb_get_param()8064 fnode_sess->chap_out_idx); in qla4xxx_sysfs_ddb_get_param()8075 fnode_sess->chap_out_idx); in qla4xxx_sysfs_ddb_get_param()8118 uint16_t chap_out_idx = INVALID_ENTRY; in qla4xxx_sysfs_ddb_set_param() local8171 fnode_sess->chap_out_idx = INVALID_ENTRY; in qla4xxx_sysfs_ddb_set_param()8312 chap_out_idx = *(uint16_t *)fnode_param->value; in qla4xxx_sysfs_ddb_set_param()8316 chap_out_idx)) { in qla4xxx_sysfs_ddb_set_param()8317 fnode_sess->chap_out_idx = chap_out_idx; in qla4xxx_sysfs_ddb_set_param()
863 iscsi_flashnode_sess_attr(fnode, chap_out_idx, ISCSI_FLASHNODE_CHAP_OUT_IDX);4371 iscsi_session_attr(chap_out_idx, ISCSI_PARAM_CHAP_OUT_IDX, 1);