Lines Matching refs:new_sess
5051 (struct qlt_plogi_ack_t *)e->u.new_sess.pla; in qla24xx_create_new_sess()
5056 __func__, __LINE__, e->u.new_sess.port_name); in qla24xx_create_new_sess()
5059 fcport = qla2x00_find_fcport_by_wwpn(vha, e->u.new_sess.port_name, 1); in qla24xx_create_new_sess()
5061 fcport->d_id = e->u.new_sess.id; in qla24xx_create_new_sess()
5077 fcport->d_id = e->u.new_sess.id; in qla24xx_create_new_sess()
5081 memcpy(fcport->port_name, e->u.new_sess.port_name, in qla24xx_create_new_sess()
5084 fcport->fc4_type = e->u.new_sess.fc4_type; in qla24xx_create_new_sess()
5085 if (e->u.new_sess.fc4_type & FS_FCP_IS_N2N) { in qla24xx_create_new_sess()
5097 __func__, e->u.new_sess.port_name); in qla24xx_create_new_sess()
5109 e->u.new_sess.port_name, 1); in qla24xx_create_new_sess()
5134 memcpy(fcport->node_name, e->u.new_sess.node_name, WWN_SIZE); in qla24xx_create_new_sess()
5164 &e->u.new_sess.id, 1); in qla24xx_create_new_sess()