Searched refs:nport_handle (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_fw.h59 uint16_t nport_handle; /* N_PORT handle. */ member in struct:port_database_24xx
393 uint16_t nport_handle; /* N_PORT handle. */ member in struct:cmd_type_6
432 uint16_t nport_handle; /* N_PORT handle. */ member in struct:cmd_type_7
480 uint16_t nport_handle; /* N_PORT handle. */ member in struct:cmd_type_crc_2
569 uint16_t nport_handle; /* N_PORT handle. */ member in struct:mrk_entry_24xx
600 uint16_t nport_handle; /* N_PORT handle. */ member in struct:ct_entry_24xx
637 uint16_t nport_handle; /* N_PORT handle. */ member in struct:els_entry_24xx
685 uint16_t nport_handle; /* N_PORT handle. */ member in struct:els_sts_entry_24xx
736 uint16_t nport_handle; /* N_PORT handle. */ member in struct:logio_entry_24xx
794 uint16_t nport_handle; /* N_POR member in struct:tsk_mgmt_entry
829 uint16_t nport_handle; /* N_PORT handle. */ member in struct:abort_entry_24xx
1249 uint16_t nport_handle; /* N_PORT handle. */ member in struct:vf_evfp_entry_24xx
[all...]
H A Dqla_iocb.c488 mrk24->nport_handle = cpu_to_le16(loop_id);
1254 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id);
1437 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id);
1625 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id);
1663 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id);
1693 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id);
1736 tsk->nport_handle = cpu_to_le16(fcport->loop_id);
1761 els_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id);
1890 ct_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id);
H A Dqla_gs.c73 ct_pkt->nport_handle = __constant_cpu_to_le16(NPH_SNS);
1181 ct_pkt->nport_handle = cpu_to_le16(vha->mgmt_svr_loop_id);
1775 ct_pkt->nport_handle = cpu_to_le16(vha->mgmt_svr_loop_id);
H A Dqla_mbx.c1615 lg->nport_handle = cpu_to_le16(loop_id);
1884 lg->nport_handle = cpu_to_le16(loop_id);
2364 abt->nport_handle = cpu_to_le16(fcport->loop_id);
2382 } else if (abt->nport_handle != __constant_cpu_to_le16(0)) {
2385 le16_to_cpu(abt->nport_handle)));
2436 tsk->p.tsk.nport_handle = cpu_to_le16(fcport->loop_id);
H A Dqla_nx.c2732 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id);
2800 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id);

Completed in 166 milliseconds