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 …]
156 uint16_t nport_handle; member181 uint16_t nport_handle; member231 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
522 mrk24->nport_handle = cpu_to_le16(loop_id); in __qla2x00_marker()1508 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_start_scsi()1712 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_dif_start_scsi()1885 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_login_iocb()1925 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_logout_iocb()1955 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_adisc_iocb()1997 tsk->nport_handle = cpu_to_le16(fcport->loop_id); in qla24xx_tm_iocb()2022 els_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_els_iocb()2154 ct_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_ct_iocb()2387 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()510 loop_id = le16_to_cpu(n->u.isp24.nport_handle); in qlt_reset()1147 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in qlt_send_notify_ack()1203 resp->nport_handle = abts->nport_handle; in qlt_24xx_send_abts_resp()1281 ctio->nport_handle = entry->nport_handle; in qlt_24xx_retry_term_exchange()1529 ctio->nport_handle = mcmd->sess->loop_id; in qlt_24xx_send_task_mgmt_ctio()1792 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()2879 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in __qlt_send_term_imm_notif()2971 ctio24->nport_handle = cmd ? cmd->loop_id : CTIO7_NHANDLE_UNRECOGNIZED; in __qlt_send_term_exchange()[all …]
1901 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_login_fabric()2175 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_fabric_logout()2667 abt->nport_handle = cpu_to_le16(fcport->loop_id); in qla24xx_abort_command()2685 } else if (abt->nport_handle != cpu_to_le16(0)) { in qla24xx_abort_command()2688 le16_to_cpu(abt->nport_handle)); in qla24xx_abort_command()2689 if (abt->nport_handle == CS_IOCB_ERROR) in qla24xx_abort_command()2745 tsk->p.tsk.nport_handle = cpu_to_le16(fcport->loop_id); in __qla24xx_issue_tmf()
77 ct_pkt->nport_handle = 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()
2530 abt->u.abt.comp_status = le32_to_cpu(pkt->nport_handle); in qla24xx_abort_iocb_entry()