Lines Matching defs:bport

57 	struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
207 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
214 bfa_fcs_lport_init(&fabric->bport, &fabric->bport.port_cfg);
235 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
247 fabric->bport.pid = bfa_fcport_get_myalpa(bfa);
248 fabric->bport.pid = bfa_hton3b(fabric->bport.pid);
252 bfa_fcs_lport_online(&fabric->bport);
283 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
294 fabric->bport.pid = bfa_fcport_get_myalpa(bfa);
295 fabric->bport.pid = bfa_hton3b(fabric->bport.pid);
298 bfa_fcs_lport_online(&fabric->bport);
327 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
388 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
420 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
460 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
486 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
512 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
550 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
557 bfa_fcs_lport_offline(&fabric->bport);
594 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
618 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
632 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
634 wwn2str(pwwn_ptr, fabric->bport.port_cfg.pwwn);
650 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
680 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
715 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
744 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
757 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
818 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
858 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
911 fabric->bport.pid = fabric->lps->lp_pid;
919 fabric->bport.port_topo.pn2n.rem_port_wwn =
925 bfa_trc(fabric->fcs, fabric->bport.pid);
936 struct bfa_lport_cfg_s *pcfg = &fabric->bport.port_cfg;
960 bfa_fcs_lport_online(&fabric->bport);
985 bfa_fcs_lport_offline(&fabric->bport);
1017 bfa_fcs_lport_stop(&fabric->bport);
1035 bfa_fcs_lport_delete(&fabric->bport);
1092 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
1102 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
1213 (flogi->port_name == bfa_fcs_lport_get_pwwn(&fabric->bport))) {
1227 if (fabric->bport.pid == pid) {
1238 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len);
1254 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len);
1291 struct bfa_fcs_lport_s *bport = &fabric->bport;
1309 bport->port_topo.pn2n.rem_port_wwn = flogi->port_name;
1310 bport->port_topo.pn2n.reply_oxid = fchs->ox_id;
1322 struct bfa_lport_cfg_s *pcfg = &fabric->bport.port_cfg;
1323 struct bfa_fcs_lport_n2n_s *n2n_port = &fabric->bport.port_topo.pn2n;
1410 wwn2str(pwwn_ptr, bfa_fcs_lport_get_pwwn(&fabric->bport));
1412 bfa_fcs_lport_get_fabric_name(&fabric->bport));
1416 bfa_fcs_fabric_aen_post(&fabric->bport,
1471 lpwwn[i++] = vf->bport.port_cfg.pwwn;
1615 bfa_fcs_lport_attach(&fabric->bport, fabric->fcs, FC_VF_ID_NULL, NULL);