Lines Matching refs:new_sess
5306 (struct qlt_plogi_ack_t *)e->u.new_sess.pla;
5311 __func__, __LINE__, e->u.new_sess.port_name);
5314 fcport = qla2x00_find_fcport_by_wwpn(vha, e->u.new_sess.port_name, 1);
5316 fcport->d_id = e->u.new_sess.id;
5332 fcport->d_id = e->u.new_sess.id;
5337 memcpy(fcport->port_name, e->u.new_sess.port_name,
5340 fcport->fc4_type = e->u.new_sess.fc4_type;
5346 if (e->u.new_sess.fc4_type & FS_FCP_IS_N2N) {
5358 __func__, e->u.new_sess.port_name);
5370 e->u.new_sess.port_name, 1);
5395 memcpy(fcport->node_name, e->u.new_sess.node_name, WWN_SIZE);
5425 &e->u.new_sess.id, 1);