Searched refs:rport_info (Results 1 – 6 of 6) sorted by relevance
800 send_req->max_frmsz = cpu_to_be16(rport->rport_info.max_frmsz); in bfa_fcxp_queue()4901 m->max_frmsz = cpu_to_be16(rp->rport_info.max_frmsz); in bfa_rport_send_fwcreate()4902 m->pid = rp->rport_info.pid; in bfa_rport_send_fwcreate()4903 m->lp_fwtag = bfa_lps_get_fwtag(rp->bfa, (u8)rp->rport_info.lp_tag); in bfa_rport_send_fwcreate()4904 m->local_pid = rp->rport_info.local_pid; in bfa_rport_send_fwcreate()4905 m->fc_class = rp->rport_info.fc_class; in bfa_rport_send_fwcreate()4906 m->vf_en = rp->rport_info.vf_en; in bfa_rport_send_fwcreate()4907 m->vf_id = rp->rport_info.vf_id; in bfa_rport_send_fwcreate()4908 m->cisc = rp->rport_info.cisc; in bfa_rport_send_fwcreate()4952 bfa_trc(rp->bfa, rp->rport_info.speed); in bfa_rport_send_fwspeed()[all …]
298 struct bfa_rport_info_s rport_info; /* rport info from fcs/driver */ member308 #define BFA_RPORT_FC_COS(_rport) ((_rport)->rport_info.fc_class)577 struct bfa_rport_info_s *rport_info);
2279 struct bfa_rport_info_s rport_info; in bfa_fcs_rport_hal_online() local2281 rport_info.pid = rport->pid; in bfa_fcs_rport_hal_online()2282 rport_info.local_pid = port->pid; in bfa_fcs_rport_hal_online()2283 rport_info.lp_tag = port->lp_tag; in bfa_fcs_rport_hal_online()2284 rport_info.vf_id = port->fabric->vf_id; in bfa_fcs_rport_hal_online()2285 rport_info.vf_en = port->fabric->is_vf; in bfa_fcs_rport_hal_online()2286 rport_info.fc_class = rport->fc_cos; in bfa_fcs_rport_hal_online()2287 rport_info.cisc = rport->cisc; in bfa_fcs_rport_hal_online()2288 rport_info.max_frmsz = rport->maxfrsize; in bfa_fcs_rport_hal_online()2289 bfa_rport_online(rport->bfa_rport, &rport_info); in bfa_fcs_rport_hal_online()
941 lun_list[i].lp_tag == (u8)bfa_rport->rport_info.lp_tag) { in bfad_im_check_if_make_lun_visible()
432 if (itnim->rport->rport_info.lp_tag != lp_tag) in bfa_fcpim_port_iostats()2311 rp->rport_info.local_pid); in bfa_fcpim_lunmask_add()
516 if (itnim->rport->rport_info.lp_tag != fcs_port->lp_tag) in bfad_iocmd_lport_reset_stats()