/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs_rport.c | 1734 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi() 1856 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc() 1886 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc() 1956 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc() 2107 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo() 2141 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc() 2211 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_process_prli() 2248 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 …]
|
H A D | bfa_svc.h | 141 u8 lp_tag; /* lport tag */ member 262 lp_tag:8; /* tag */ member 684 u16 vf_id, u8 lp_tag, 728 u8 bfa_lps_get_fwtag(struct bfa_s *bfa, u8 lp_tag);
|
H A D | bfa_fcs_lport.c | 384 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_ls_rjt() 418 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_fcgs_rjt() 563 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_echo() 620 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_rnid() 728 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_abts_acc() 1067 lport->lp_tag = (vport) ? vport->lps->bfa_tag : in bfa_fcs_lport_attach() 1866 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rhba() 2205 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rprt() 2526 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_fdmi_send_rpa() 3124 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_lport_ms_send_gmal() [all …]
|
H A D | bfa_fcpim.h | 362 struct bfa_itnim_iostats_s *stats, u8 lp_tag); 468 wwn_t rp_wwn, u16 rp_tag, u8 lp_tag);
|
H A D | bfa_fcpim.c | 371 struct bfa_itnim_iostats_s *stats, u8 lp_tag) in bfa_fcpim_port_iostats() argument 381 if (itnim->rport->rport_info.lp_tag != lp_tag) in bfa_fcpim_port_iostats() 2061 lunm_list[i].lp_tag = BFA_LP_TAG_INVALID; in bfa_ioim_lm_init() 2125 u16 rp_tag, u8 lp_tag) in bfa_fcpim_lunmask_rp_update() argument 2139 lun_list[i].lp_tag = lp_tag; in bfa_fcpim_lunmask_rp_update() 2259 lunm_list[free_index].lp_tag = bfa_lps_get_tag_from_pid(bfa, in bfa_fcpim_lunmask_add() 2263 lunm_list[free_index].lp_tag = BFA_LP_TAG_INVALID; in bfa_fcpim_lunmask_add() 2319 lunm_list[i].lp_tag = BFA_LP_TAG_INVALID; in bfa_fcpim_lunmask_delete()
|
H A D | bfa_svc.c | 795 send_req->lp_fwtag = bfa_lps_get_fwtag(bfa, reqi->lp_tag); in bfa_fcxp_queue() 986 u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, in bfa_fcxp_send() argument 1002 reqi->lp_tag = lp_tag; in bfa_fcxp_send() 1901 bfa_lps_get_fwtag(struct bfa_s *bfa, u8 lp_tag) in bfa_lps_get_fwtag() argument 1905 return BFA_LPS_FROM_TAG(mod, lp_tag)->fw_tag; in bfa_lps_get_fwtag() 4889 m->lp_fwtag = bfa_lps_get_fwtag(rp->bfa, (u8)rp->rport_info.lp_tag); in bfa_rport_send_fwcreate() 5090 u8 lp_tag = (u8)rp->rport_info.lp_tag; in bfa_rport_set_lunmask() local 5093 lp_wwn = (BFA_LPS_FROM_TAG(lps_mod, rp->rport_info.lp_tag))->pwwn; in bfa_rport_set_lunmask() 5095 BFA_LPS_FROM_TAG(lps_mod, rp->rport_info.lp_tag)->lun_mask = in bfa_rport_set_lunmask() 5097 bfa_fcpim_lunmask_rp_update(bfa, lp_wwn, rp_wwn, rp->rport_tag, lp_tag); in bfa_rport_set_lunmask() [all …]
|
H A D | bfad_bsg.c | 516 if (itnim->rport->rport_info.lp_tag != fcs_port->lp_tag) in bfad_iocmd_lport_reset_stats() 544 fcs_port->lp_tag); in bfad_iocmd_lport_get_iostats() 3334 uint8_t lp_tag; in bfad_fcxp_bsg_send() local 3354 lp_tag = bfa_lps_get_tag_from_pid(&bfad->bfa, bsg_fcpt->fchs.s_id); in bfad_fcxp_bsg_send() 3356 bfa_fcxp_send(hal_fcxp, drv_fcxp->bfa_rport, bsg_fcpt->vf_id, lp_tag, in bfad_fcxp_bsg_send()
|
H A D | bfad_im.c | 940 lun_list[i].lp_tag == (u8)bfa_rport->rport_info.lp_tag) { in bfad_im_check_if_make_lun_visible()
|
H A D | bfa_fcs_fcpim.c | 482 bfa_fcxp_send(fcxp, rport->bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_itnim_send_prli()
|
H A D | bfa_fcs.h | 208 u8 lp_tag; /* lport tag */ member
|
H A D | bfa_defs_svc.h | 911 u8 lp_tag; member
|