Lines Matching refs:swl_idx
5927 int swl_idx;
5972 swl_idx = 0;
6005 new_fcport->d_id.b24 = swl[swl_idx].d_id.b24;
6007 swl[swl_idx].node_name, WWN_SIZE);
6009 swl[swl_idx].port_name, WWN_SIZE);
6011 swl[swl_idx].fabric_port_name, WWN_SIZE);
6012 new_fcport->fp_speed = swl[swl_idx].fp_speed;
6013 new_fcport->fc4_type = swl[swl_idx].fc4_type;
6017 swl[swl_idx].fc4_type & FS_FC4TYPE_NVME) {
6023 if (swl[swl_idx].d_id.b.rsvd_1 != 0) {
6026 swl_idx++;