Searched refs:nport_handle (Results 1 – 7 of 7) sorted by relevance
59 uint16_t nport_handle; /* N_PORT handle. */ member397 uint16_t nport_handle; /* N_PORT hanlde. */ member435 uint16_t nport_handle; /* N_PORT handle. */ member473 uint16_t nport_handle; /* N_PORT handle. */ member521 uint16_t nport_handle; /* N_PORT handle. */ member615 uint16_t nport_handle; /* N_PORT handle. */ member646 uint16_t nport_handle; /* N_PORT handle. */ member683 uint16_t nport_handle; /* N_PORT handle. */ member731 uint16_t nport_handle; /* N_PORT handle. */ member782 uint16_t nport_handle; /* N_PORT handle. */ member[all …]
157 uint16_t nport_handle; member182 uint16_t nport_handle; member232 uint16_t nport_handle; member450 uint16_t nport_handle; member547 uint16_t nport_handle; /* N_PORT handle. */ member616 uint16_t nport_handle; member663 uint16_t nport_handle; member695 uint16_t nport_handle; member
525 mrk24->nport_handle = cpu_to_le16(loop_id); in __qla2x00_marker()1532 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_start_scsi()1736 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_dif_start_scsi()1909 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_login_iocb()1949 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_logout_iocb()1979 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_adisc_iocb()2021 tsk->nport_handle = cpu_to_le16(fcport->loop_id); in qla24xx_tm_iocb()2046 els_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_els_iocb()2181 ct_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_ct_iocb()2416 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla82xx_start_scsi()[all …]
262 (entry->u.isp24.nport_handle != 0xFFFF)) { in qlt_24xx_atio_pkt_all_vps()506 loop_id = le16_to_cpu(n->u.isp24.nport_handle); in qlt_reset()1141 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in qlt_send_notify_ack()1197 resp->nport_handle = abts->nport_handle; in qlt_24xx_send_abts_resp()1275 ctio->nport_handle = entry->nport_handle; in qlt_24xx_retry_term_exchange()1524 ctio->nport_handle = mcmd->sess->loop_id; in qlt_24xx_send_task_mgmt_ctio()1788 pkt->nport_handle = prm->cmd->loop_id; in qlt_24xx_build_ctio_pkt()2371 pkt->nport_handle = prm->cmd->loop_id; in qlt_build_ctio_crc2_pkt()2880 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in __qlt_send_term_imm_notif()2972 ctio24->nport_handle = cmd ? cmd->loop_id : CTIO7_NHANDLE_UNRECOGNIZED; in __qlt_send_term_exchange()[all …]
1890 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_login_fabric()2166 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_fabric_logout()2657 abt->nport_handle = cpu_to_le16(fcport->loop_id); in qla24xx_abort_command()2675 } else if (abt->nport_handle != __constant_cpu_to_le16(0)) { in qla24xx_abort_command()2678 le16_to_cpu(abt->nport_handle)); in qla24xx_abort_command()2679 if (abt->nport_handle == CS_IOCB_ERROR) in qla24xx_abort_command()2735 tsk->p.tsk.nport_handle = cpu_to_le16(fcport->loop_id); in __qla24xx_issue_tmf()
77 ct_pkt->nport_handle = __constant_cpu_to_le16(NPH_SNS); in qla24xx_prep_ms_iocb()1194 ct_pkt->nport_handle = cpu_to_le16(vha->mgmt_svr_loop_id); in qla24xx_prep_ms_fdmi_iocb()2485 ct_pkt->nport_handle = cpu_to_le16(vha->mgmt_svr_loop_id); in qla24xx_prep_ms_fm_iocb()
2502 abt->u.abt.comp_status = le32_to_cpu(pkt->nport_handle); in qla24xx_abort_iocb_entry()