Lines Matching refs:swl_idx
6433 int swl_idx;
6478 swl_idx = 0;
6511 new_fcport->d_id.b24 = swl[swl_idx].d_id.b24;
6513 swl[swl_idx].node_name, WWN_SIZE);
6515 swl[swl_idx].port_name, WWN_SIZE);
6517 swl[swl_idx].fabric_port_name, WWN_SIZE);
6518 new_fcport->fp_speed = swl[swl_idx].fp_speed;
6519 new_fcport->fc4_type = swl[swl_idx].fc4_type;
6523 swl[swl_idx].fc4_type & FS_FC4TYPE_NVME) {
6529 if (swl[swl_idx].d_id.b.rsvd_1 != 0) {
6532 swl_idx++;