Searched defs:fcport (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/drivers/scsi/bfa/
H A Dbfa_modules.h26 struct bfa_fcport_s fcport; /* fc port module */ member in struct:bfa_modules_s
H A Dbfad_im.c1031 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
H A Dbfad_bsg.c927 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
956 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
2289 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
2329 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
2352 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
2380 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
2407 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
2442 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
2472 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); local
[all...]
H A Dbfa_svc.h479 struct bfa_fcport_s *fcport; member in struct:bfa_fcport_ln_s
/linux-master/drivers/scsi/qedf/
H A Dqedf_debugfs.c329 struct qedf_rport *fcport; local
H A Dqedf_els.c9 static int qedf_initiate_els(struct qedf_rport *fcport, unsigned int op, argument
146 struct qedf_rport *fcport; local
241 struct qedf_rport *fcport; local
329 qedf_process_l2_frame_compl(struct qedf_rport *fcport, struct fc_frame *fp, u16 l2_oxid) argument
368 qedf_restart_rport(struct qedf_rport *fcport) argument
421 struct qedf_rport *fcport; local
500 qedf_send_adisc(struct qedf_rport *fcport, struct fc_frame *fp) argument
627 struct qedf_rport *fcport; local
699 struct qedf_rport *fcport; local
772 struct qedf_rport *fcport; local
1000 struct qedf_rport *fcport; local
[all...]
H A Dqedf_io.c24 struct qedf_rport *fcport; local
298 struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, u8 cmd_type) argument
437 struct qedf_rport *fcport = io_req->fcport; local
590 qedf_init_task(struct qedf_rport *fcport, struct fc_lport *lport, struct qedf_ioreq *io_req, struct fcoe_task_context *task_ctx, struct fcoe_wqe *sqe) argument
684 struct qedf_rport *fcport = io_req->fcport; local
762 qedf_get_sqe_idx(struct qedf_rport *fcport) argument
778 qedf_ring_doorbell(struct qedf_rport *fcport) argument
804 qedf_trace_io(struct qedf_rport *fcport, struct qedf_ioreq *io_req, int8_t direction) argument
850 qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req) argument
940 struct qedf_rport *fcport; local
1126 struct qedf_rport *fcport; local
1436 struct qedf_rport *fcport = io_req->fcport; local
1587 qedf_flush_active_ios(struct qedf_rport *fcport, u64 lun) argument
1854 struct qedf_rport *fcport = io_req->fcport; local
1962 struct qedf_rport *fcport = io_req->fcport; local
2152 struct qedf_rport *fcport; local
2290 qedf_execute_tmf(struct qedf_rport *fcport, u64 tm_lun, uint8_t tm_flags) argument
2410 struct qedf_rport *fcport = (struct qedf_rport *)&rp[1]; local
[all...]
H A Dqedf_main.c724 struct qedf_rport *fcport = NULL; local
878 struct qedf_rport *fcport; local
1017 struct qedf_rport *fcport; local
1037 qedf_xmit_l2_frame(struct qedf_rport *fcport, struct fc_frame *fp) argument
1074 struct qedf_rport *fcport; local
1244 qedf_alloc_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) argument
1297 qedf_free_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) argument
1307 qedf_offload_connection(struct qedf_ctx *qedf, struct qedf_rport *fcport) argument
1406 qedf_upload_connection(struct qedf_ctx *qedf, struct qedf_rport *fcport) argument
1431 qedf_cleanup_fcport(struct qedf_ctx *qedf, struct qedf_rport *fcport) argument
1462 struct qedf_rport *fcport; local
2470 struct qedf_rport *fcport; local
2807 struct qedf_rport *fcport; local
[all...]
H A Dqedf.h116 struct qedf_rport *fcport; member in struct:qedf_ioreq
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mid.c150 fc_port_t *fcport; local
167 fc_port_t *fcport; local
326 fc_port_t *fcport; local
[all...]
H A Dqla_nvme.h40 struct fc_port *fcport; member in struct:qla_nvme_rport
H A Dqla_edif.h28 struct fc_port *fcport; member in struct:edif_sa_ctl
H A Dqla_nvme.c23 struct fc_port *fcport; member in struct:qla_nvme_unsol_ctx
36 int qla_nvme_register_remote(struct scsi_qla_host *vha, struct fc_port *fcport) argument
304 fc_port_t *fcport = sp->fcport; local
367 fc_port_t *fcport = qla_rport->fcport; local
472 fc_port_t *fcport = qla_rport->fcport; local
764 fc_port_t *fcport; local
856 fc_port_t *fcport; local
890 qla_nvme_unregister_remote_port(struct fc_port *fcport) argument
1235 fc_port_t *fcport = NULL; local
[all...]
H A Dqla_inline.h108 qla2x00_set_fcport_disc_state(fc_port_t *fcport, int state) argument
181 qla2xxx_init_sp(srb_t *sp, scsi_qla_host_t *vha, struct qla_qpair *qpair, fc_port_t *fcport) argument
196 qla2xxx_get_qpair_sp(scsi_qla_host_t *vha, struct qla_qpair *qpair, fc_port_t *fcport, gfp_t flag) argument
228 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) argument
276 qla2x00_set_retry_delay_timestamp(fc_port_t *fcport, uint16_t sts_qual) argument
562 fcport_is_smaller(fc_port_t *fcport) argument
572 fcport_is_bigger(fc_port_t *fcport) argument
[all...]
H A Dqla_dfs.c305 fc_port_t *fcport = NULL; local
H A Dqla_gs.c200 qla2x00_ga_nxt(scsi_qla_host_t *vha, fc_port_t *fcport) argument
1003 qla2x00_sns_ga_nxt(scsi_qla_host_t *vha, fc_port_t *fcport) argument
2802 qla24xx_post_gpsc_work(struct scsi_qla_host *vha, fc_port_t *fcport) argument
2816 struct fc_port *fcport = ea->fcport; local
2848 fc_port_t *fcport = sp->fcport; local
2897 qla24xx_async_gpsc(scsi_qla_host_t *vha, fc_port_t *fcport) argument
2987 fc_port_t *fcport = sp->fcport; local
3047 qla24xx_async_gffid(scsi_qla_host_t *vha, fc_port_t *fcport, bool wait) argument
3173 fc_port_t *fcport; local
3899 fc_port_t *fcport = ea->fcport; local
3926 fc_port_t *fcport = sp->fcport; local
3950 qla24xx_async_gfpnid(scsi_qla_host_t *vha, fc_port_t *fcport) argument
4006 qla24xx_post_gfpnid_work(struct scsi_qla_host *vha, fc_port_t *fcport) argument
[all...]
H A Dqla_bsg.c16 struct fc_port *fcport = container_of(work, typeof(*fcport), local
273 fc_port_t *fcport = NULL; local
471 struct fc_port *fcport; local
1332 fc_port_t *fcport = NULL; local
1996 struct fc_port *fcport; local
2723 fc_port_t *fcport = NULL; local
[all...]
H A Dqla_mr.c730 qlafx00_abort_target(fc_port_t *fcport, uint64_t l, int tag) argument
736 qlafx00_lun_reset(fc_port_t *fcport, uint64_t l, int tag) argument
1099 fc_port_t *fcport, *new_fcport; local
1227 fc_port_t *fcport, *rmptemp; local
1333 fc_port_t *fcport; local
1657 fc_port_t *fcport; local
1675 fc_port_t *fcport; local
1780 qlafx00_fx_disc(scsi_qla_host_t *vha, fc_port_t *fcport, uint16_t fx_type) argument
2253 fc_port_t *fcport; local
[all...]
H A Dqla_iocb.c2544 struct fc_port *fcport = sp->fcport; local
2656 fc_port_t *fcport = sp->fcport; local
2689 fc_port_t *fcport = sp->fcport; local
2706 fc_port_t *fcport = NULL; local
2865 fc_port_t *fcport = sp->fcport; local
2909 fc_port_t *fcport = sp->fcport; local
3044 qla24xx_els_dcmd2_iocb(scsi_qla_host_t *vha, int els_opcode, fc_port_t *fcport) argument
[all...]
H A Dqla_attr.c2642 fc_port_t *fcport; local
2661 fc_port_t *fcport; local
2680 fc_port_t *fcport; local
2698 fc_port_t *fcport = *(fc_port_t **)rport->dd_data; local
2711 fc_port_t *fcport = *(fc_port_t **)rport->dd_data; local
2758 fc_port_t *fcport = *(fc_port_t **)rport->dd_data; local
[all...]
H A Dqla_edif.c80 static struct edif_list_entry *qla_edif_list_find_sa_index(fc_port_t *fcport, argument
98 fc_port_t *fcport = edif_entry->fcport; local
156 qla_edif_list_add_sa_update_index(fc_port_t *fcport, uint16_t sa_index, uint16_t handle) argument
194 qla_edif_list_delete_sa_index(fc_port_t *fcport, struct edif_list_entry *entry) argument
203 qla_post_sa_replace_work(struct scsi_qla_host *vha, fc_port_t *fcport, uint16_t nport_handle, struct edif_sa_ctl *sa_ctl) argument
220 qla_edif_sa_ctl_init(scsi_qla_host_t *vha, struct fc_port *fcport) argument
233 qla_bsg_check(scsi_qla_host_t *vha, struct bsg_job *bsg_job, fc_port_t *fcport) argument
318 qla_edif_free_sa_ctl(fc_port_t *fcport, struct edif_sa_ctl *sa_ctl, int index) argument
334 qla_edif_add_sa_index_to_freepool(fc_port_t *fcport, int dir, uint16_t sa_index) argument
360 __qla2x00_release_all_sadb(struct scsi_qla_host *vha, struct fc_port *fcport, struct edif_sa_index_entry *entry, int pdir) argument
445 qla2x00_release_all_sadb(struct scsi_qla_host *vha, struct fc_port *fcport) argument
492 struct fc_port *fcport; local
540 struct fc_port *fcport, *tf; local
675 struct fc_port *fcport, *tf; local
724 qla_edif_app_chk_sa_update(scsi_qla_host_t *vha, fc_port_t *fcport, struct app_plogi_reply *appplogireply) argument
759 fc_port_t *fcport = NULL; local
872 fc_port_t *fcport = NULL; local
962 struct fc_port *fcport = NULL, *tf; local
1097 struct fc_port *fcport = NULL, *tf; local
1137 struct fc_port *fcport; local
1387 qla_edif_add_sa_ctl(fc_port_t *fcport, struct qla_sa_update_frame *sa_frame, int dir) argument
1429 qla_edif_flush_sa_ctl_lists(fc_port_t *fcport) argument
1452 qla_edif_find_sa_ctl_by_index(fc_port_t *fcport, int index, int dir) argument
1472 qla24xx_check_sadb_avail_slot(struct bsg_job *bsg_job, fc_port_t *fcport, struct qla_sa_update_frame *sa_frame) argument
1548 fc_port_t *fcport = NULL; local
2024 qla_pur_get_pending(scsi_qla_host_t *vha, fc_port_t *fcport, struct bsg_job *bsg_job) argument
2228 fc_port_t *fcport = sfcport; local
2352 fc_port_t *fcport = NULL; local
2543 struct fc_port *fcport; local
2671 qla_edif_get_sa_index_from_freepool(fc_port_t *fcport, int dir) argument
2722 qla_edif_sadb_delete_sa_index(fc_port_t *fcport, uint16_t nport_handle, uint16_t sa_index) argument
3229 qla_edif_list_del(fc_port_t *fcport) argument
3249 qla_edif_sadb_get_sa_index(fc_port_t *fcport, struct qla_sa_update_frame *sa_frame) argument
3412 __chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, fc_port_t *fcport, uint32_t handle, uint16_t sa_index) argument
3489 fc_port_t *fcport = sp->fcport; local
3504 qlt_chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, fc_port_t *fcport, struct ctio7_from_24xx *pkt) argument
3542 fc_port_t *fcport = NULL; local
3707 qla_edif_clear_appdata(struct scsi_qla_host *vha, struct fc_port *fcport) argument
[all...]
H A Dqla_mr.h477 fc_port_t fcport; /* fcport used for requests member in struct:mr_data_fx00
H A Dqla_isr.c1267 fc_port_t *fcport = NULL; local
2078 fc_port_t *fcport; local
2502 fc_port_t *fcport; local
2646 fc_port_t *fcport; local
2720 fc_port_t *fcport; local
3300 fc_port_t *fcport; local
[all...]
H A Dqla_target.c521 static int qla24xx_post_nack_work(struct scsi_qla_host *vha, fc_port_t *fcport, argument
603 qla24xx_async_notify_ack(scsi_qla_host_t *vha, fc_port_t *fcport, struct imm_ntfy_from_isp *ntfy, int type) argument
684 fc_port_t *fcport = container_of(work, struct fc_port, del_work); local
703 qlt_fc_port_added(struct scsi_qla_host *vha, fc_port_t *fcport) argument
817 fc_port_t *fcport = pla->fcport; local
1381 qlt_create_sess( struct scsi_qla_host *vha, fc_port_t *fcport, bool local) argument
1462 qlt_fc_port_deleted(struct scsi_qla_host *vha, fc_port_t *fcport, int max_gen) argument
4604 qlt_logo_completion_handler(fc_port_t *fcport, int rc) argument
6121 fc_port_t *fcport, *tfcp, *del; local
6205 fc_port_t *fcport = NULL; local
[all...]
H A Dqla_mbx.c1529 fc_port_t *fcport = sp->fcport; local
1580 qla2x00_abort_target(struct fc_port *fcport, uint64_t l, int tag) argument
1628 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) argument
1961 qla2x00_get_port_database(scsi_qla_host_t *vha, fc_port_t *fcport, uint8_t opt) argument
2716 qla2x00_login_local_device(scsi_qla_host_t *vha, fc_port_t *fcport, uint16_t *mb_ret, uint8_t opt) argument
3252 fc_port_t *fcport = sp->fcport; local
3340 __qla24xx_issue_tmf(char *name, uint32_t type, struct fc_port *fcport, uint64_t l, int tag) argument
3435 qla24xx_abort_target(struct fc_port *fcport, uint64_t l, int tag) argument
3446 qla24xx_lun_reset(struct fc_port *fcport, uint64_t l, int tag) argument
3987 struct fc_port *fcport; local
6207 qla2x00_port_logout(scsi_qla_host_t *vha, struct fc_port *fcport) argument
6604 qla24xx_gpdb_wait(struct scsi_qla_host *vha, fc_port_t *fcport, u8 opt) argument
6651 __qla24xx_parse_gpdb(struct scsi_qla_host *vha, fc_port_t *fcport, struct port_database_24xx *pd) argument
[all...]

Completed in 354 milliseconds

12