Lines Matching refs:new_sess
4782 (struct qlt_plogi_ack_t *)e->u.new_sess.pla; in qla24xx_create_new_sess()
4787 __func__, __LINE__, e->u.new_sess.port_name); in qla24xx_create_new_sess()
4790 fcport = qla2x00_find_fcport_by_wwpn(vha, e->u.new_sess.port_name, 1); in qla24xx_create_new_sess()
4792 fcport->d_id = e->u.new_sess.id; in qla24xx_create_new_sess()
4808 fcport->d_id = e->u.new_sess.id; in qla24xx_create_new_sess()
4811 if (e->u.new_sess.fc4_type == FS_FC4TYPE_FCP) in qla24xx_create_new_sess()
4814 if (e->u.new_sess.fc4_type == FS_FC4TYPE_NVME) { in qla24xx_create_new_sess()
4819 memcpy(fcport->port_name, e->u.new_sess.port_name, in qla24xx_create_new_sess()
4824 __func__, e->u.new_sess.port_name); in qla24xx_create_new_sess()
4834 e->u.new_sess.port_name, 1); in qla24xx_create_new_sess()
4858 memcpy(fcport->node_name, e->u.new_sess.node_name, WWN_SIZE); in qla24xx_create_new_sess()
4888 &e->u.new_sess.id, 1); in qla24xx_create_new_sess()