/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_svc.h | 149 u8 lp_tag; /* lport tag */ member 286 lp_tag:8; /* tag */ member 636 u16 vf_id, u8 lp_tag, 680 u8 bfa_lps_get_fwtag(struct bfa_s *bfa, u8 lp_tag);
|
D | bfa_fcs_rport.c | 1731 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi() 1853 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc() 1883 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc() 1953 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc() 2104 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo() 2138 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc() 2208 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli() 2245 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_rpsc() 2280 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, in bfa_fcs_rport_process_adisc() 2299 rport_info.lp_tag = port->lp_tag; in bfa_fcs_rport_hal_online() [all …]
|
D | bfa_fcpim.h | 310 struct bfa_itnim_iostats_s *stats, u8 lp_tag); 416 wwn_t rp_wwn, u16 rp_tag, u8 lp_tag);
|
D | bfa_fcs_lport.c | 405 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_ls_rjt() 439 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_fcgs_rjt() 584 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_echo() 641 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_rnid() 749 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_abts_acc() 1088 lport->lp_tag = (vport) ? vport->lps->bfa_tag : in bfa_fcs_lport_attach() 1899 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rhba() 2232 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rprt() 2553 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rpa() 3164 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() 2120 lunm_list[i].lp_tag = BFA_LP_TAG_INVALID; in bfa_ioim_lm_init() 2184 u16 rp_tag, u8 lp_tag) in bfa_fcpim_lunmask_rp_update() argument 2198 lun_list[i].lp_tag = lp_tag; in bfa_fcpim_lunmask_rp_update() 2318 lunm_list[free_index].lp_tag = bfa_lps_get_tag_from_pid(bfa, in bfa_fcpim_lunmask_add() 2322 lunm_list[free_index].lp_tag = BFA_LP_TAG_INVALID; in bfa_fcpim_lunmask_add() 2384 lunm_list[i].lp_tag = BFA_LP_TAG_INVALID; in bfa_fcpim_lunmask_delete()
|
D | bfa_svc.c | 823 send_req->lp_fwtag = bfa_lps_get_fwtag(bfa, reqi->lp_tag); in bfa_fcxp_queue() 1014 u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, in bfa_fcxp_send() argument 1030 reqi->lp_tag = lp_tag; in bfa_fcxp_send() 1929 bfa_lps_get_fwtag(struct bfa_s *bfa, u8 lp_tag) in bfa_lps_get_fwtag() argument 1933 return BFA_LPS_FROM_TAG(mod, lp_tag)->fw_tag; in bfa_lps_get_fwtag() 4917 m->lp_fwtag = bfa_lps_get_fwtag(rp->bfa, (u8)rp->rport_info.lp_tag); in bfa_rport_send_fwcreate() 5118 u8 lp_tag = (u8)rp->rport_info.lp_tag; in bfa_rport_set_lunmask() local 5121 lp_wwn = (BFA_LPS_FROM_TAG(lps_mod, rp->rport_info.lp_tag))->pwwn; in bfa_rport_set_lunmask() 5123 BFA_LPS_FROM_TAG(lps_mod, rp->rport_info.lp_tag)->lun_mask = in bfa_rport_set_lunmask() 5125 bfa_fcpim_lunmask_rp_update(bfa, lp_wwn, rp_wwn, rp->rport_tag, lp_tag); in bfa_rport_set_lunmask() [all …]
|
D | bfad_im.c | 951 lun_list[i].lp_tag == (u8)bfa_rport->rport_info.lp_tag) { in bfad_im_check_if_make_lun_visible()
|
D | bfad_bsg.c | 524 if (itnim->rport->rport_info.lp_tag != fcs_port->lp_tag) in bfad_iocmd_lport_reset_stats() 552 fcs_port->lp_tag); in bfad_iocmd_lport_get_iostats() 3316 uint8_t lp_tag; in bfad_fcxp_bsg_send() local 3336 lp_tag = bfa_lps_get_tag_from_pid(&bfad->bfa, bsg_fcpt->fchs.s_id); in bfad_fcxp_bsg_send() 3338 bfa_fcxp_send(hal_fcxp, drv_fcxp->bfa_rport, bsg_fcpt->vf_id, lp_tag, in bfad_fcxp_bsg_send()
|
D | bfa_fcs.h | 150 u8 lp_tag; /* lport tag */ member
|
D | bfa_fcs_fcpim.c | 473 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 | 919 u8 lp_tag; member
|