Lines Matching refs:new_sess
5057 (struct qlt_plogi_ack_t *)e->u.new_sess.pla;
5062 __func__, __LINE__, e->u.new_sess.port_name);
5065 fcport = qla2x00_find_fcport_by_wwpn(vha, e->u.new_sess.port_name, 1);
5067 fcport->d_id = e->u.new_sess.id;
5083 fcport->d_id = e->u.new_sess.id;
5087 memcpy(fcport->port_name, e->u.new_sess.port_name,
5090 fcport->fc4_type = e->u.new_sess.fc4_type;
5091 if (e->u.new_sess.fc4_type & FS_FCP_IS_N2N) {
5103 __func__, e->u.new_sess.port_name);
5115 e->u.new_sess.port_name, 1);
5140 memcpy(fcport->node_name, e->u.new_sess.node_name, WWN_SIZE);
5170 &e->u.new_sess.id, 1);