Lines Matching refs:new_sess
5305 (struct qlt_plogi_ack_t *)e->u.new_sess.pla; in qla24xx_create_new_sess()
5310 __func__, __LINE__, e->u.new_sess.port_name); in qla24xx_create_new_sess()
5313 fcport = qla2x00_find_fcport_by_wwpn(vha, e->u.new_sess.port_name, 1); in qla24xx_create_new_sess()
5315 fcport->d_id = e->u.new_sess.id; in qla24xx_create_new_sess()
5331 fcport->d_id = e->u.new_sess.id; in qla24xx_create_new_sess()
5336 memcpy(fcport->port_name, e->u.new_sess.port_name, in qla24xx_create_new_sess()
5339 fcport->fc4_type = e->u.new_sess.fc4_type; in qla24xx_create_new_sess()
5345 if (e->u.new_sess.fc4_type & FS_FCP_IS_N2N) { in qla24xx_create_new_sess()
5357 __func__, e->u.new_sess.port_name); in qla24xx_create_new_sess()
5369 e->u.new_sess.port_name, 1); in qla24xx_create_new_sess()
5394 memcpy(fcport->node_name, e->u.new_sess.node_name, WWN_SIZE); in qla24xx_create_new_sess()
5424 &e->u.new_sess.id, 1); in qla24xx_create_new_sess()