/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1730 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi() 1852 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc() 1882 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc() 1952 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc() 2103 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo() 2137 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc() 2207 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli() 2244 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_rpsc() 2279 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, in bfa_fcs_rport_process_adisc() 2298 rport_info.lp_tag = port->lp_tag; in bfa_fcs_rport_hal_online() [all …]
|
D | bfa_svc.h | 148 u8 lp_tag; /* lport tag */ member 285 lp_tag:8; /* tag */ member 635 u16 vf_id, u8 lp_tag, 679 u8 bfa_lps_get_fwtag(struct bfa_s *bfa, u8 lp_tag);
|
D | bfa_fcpim.h | 309 struct bfa_itnim_iostats_s *stats, u8 lp_tag); 415 wwn_t rp_wwn, u16 rp_tag, u8 lp_tag);
|
D | bfa_fcs_lport.c | 393 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_ls_rjt() 427 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_fcgs_rjt() 572 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_echo() 629 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_rnid() 737 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_abts_acc() 1076 lport->lp_tag = (vport) ? vport->lps->bfa_tag : in bfa_fcs_lport_attach() 1887 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rhba() 2220 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rprt() 2541 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rpa() 3152 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_ms_send_gmal() [all …]
|
D | bfa_fcpim.c | 430 struct bfa_itnim_iostats_s *stats, u8 lp_tag) in bfa_fcpim_port_iostats() argument 440 if (itnim->rport->rport_info.lp_tag != lp_tag) in bfa_fcpim_port_iostats() 2119 lunm_list[i].lp_tag = BFA_LP_TAG_INVALID; in bfa_ioim_lm_init() 2183 u16 rp_tag, u8 lp_tag) in bfa_fcpim_lunmask_rp_update() argument 2197 lun_list[i].lp_tag = lp_tag; in bfa_fcpim_lunmask_rp_update() 2317 lunm_list[free_index].lp_tag = bfa_lps_get_tag_from_pid(bfa, in bfa_fcpim_lunmask_add() 2321 lunm_list[free_index].lp_tag = BFA_LP_TAG_INVALID; in bfa_fcpim_lunmask_add() 2383 lunm_list[i].lp_tag = BFA_LP_TAG_INVALID; in bfa_fcpim_lunmask_delete()
|
D | bfa_svc.c | 865 send_req->lp_fwtag = bfa_lps_get_fwtag(bfa, reqi->lp_tag); in bfa_fcxp_queue() 1056 u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, in bfa_fcxp_send() argument 1072 reqi->lp_tag = lp_tag; in bfa_fcxp_send() 1986 bfa_lps_get_fwtag(struct bfa_s *bfa, u8 lp_tag) in bfa_lps_get_fwtag() argument 1990 return BFA_LPS_FROM_TAG(mod, lp_tag)->fw_tag; in bfa_lps_get_fwtag() 5014 m->lp_fwtag = bfa_lps_get_fwtag(rp->bfa, (u8)rp->rport_info.lp_tag); in bfa_rport_send_fwcreate() 5215 u8 lp_tag = (u8)rp->rport_info.lp_tag; in bfa_rport_set_lunmask() local 5218 lp_wwn = (BFA_LPS_FROM_TAG(lps_mod, rp->rport_info.lp_tag))->pwwn; in bfa_rport_set_lunmask() 5220 BFA_LPS_FROM_TAG(lps_mod, rp->rport_info.lp_tag)->lun_mask = in bfa_rport_set_lunmask() 5222 bfa_fcpim_lunmask_rp_update(bfa, lp_wwn, rp_wwn, rp->rport_tag, lp_tag); in bfa_rport_set_lunmask() [all …]
|
D | bfad_bsg.c | 523 if (itnim->rport->rport_info.lp_tag != fcs_port->lp_tag) in bfad_iocmd_lport_reset_stats() 551 fcs_port->lp_tag); in bfad_iocmd_lport_get_iostats() 3320 uint8_t lp_tag; in bfad_fcxp_bsg_send() local 3340 lp_tag = bfa_lps_get_tag_from_pid(&bfad->bfa, bsg_fcpt->fchs.s_id); in bfad_fcxp_bsg_send() 3342 bfa_fcxp_send(hal_fcxp, drv_fcxp->bfa_rport, bsg_fcpt->vf_id, lp_tag, in bfad_fcxp_bsg_send()
|
D | bfad_im.c | 937 lun_list[i].lp_tag == (u8)bfa_rport->rport_info.lp_tag) { in bfad_im_check_if_make_lun_visible()
|
D | bfa_fcs.h | 149 u8 lp_tag; /* lport tag */ member
|
D | bfa_fcs_fcpim.c | 472 bfa_fcxp_send(fcxp, rport->bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_itnim_send_prli()
|
D | bfa_defs_svc.h | 918 u8 lp_tag; member
|