• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/

Lines Matching refs:fcs

28 #include "fcs.h"
40 if (bfa_fcport_get_topology((__fabric)->fcs->bfa) \
132 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
133 bfa_trc(fabric->fcs, event);
147 bfa_sm_fault(fabric->fcs, event);
158 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
159 bfa_trc(fabric->fcs, event);
163 if (bfa_fcport_is_linkup(fabric->fcs->bfa)) {
176 bfa_fcs_modexit_comp(fabric->fcs);
180 bfa_sm_fault(fabric->fcs, event);
192 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
193 bfa_trc(fabric->fcs, event);
210 bfa_sm_fault(fabric->fcs, event);
221 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
222 bfa_trc(fabric->fcs, event);
227 bfa_fcport_set_tx_bbcredit(fabric->fcs->bfa, fabric->bb_credit);
232 bfa_trc(fabric->fcs, event);
241 bfa_timer_start(fabric->fcs->bfa, &fabric->delay_timer,
254 bfa_fcport_set_tx_bbcredit(fabric->fcs->bfa, fabric->bb_credit);
271 bfa_sm_fault(fabric->fcs, event);
280 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
281 bfa_trc(fabric->fcs, event);
301 bfa_sm_fault(fabric->fcs, event);
312 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
313 bfa_trc(fabric->fcs, event);
341 bfa_sm_fault(fabric->fcs, event);
352 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
353 bfa_trc(fabric->fcs, event);
367 bfa_sm_fault(fabric->fcs, event);
378 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
379 bfa_trc(fabric->fcs, event);
393 bfa_sm_fault(fabric->fcs, event);
404 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
405 bfa_trc(fabric->fcs, event);
420 bfa_trc(fabric->fcs, fabric->bb_credit);
421 bfa_fcport_set_tx_bbcredit(fabric->fcs->bfa, fabric->bb_credit);
425 bfa_sm_fault(fabric->fcs, event);
436 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
437 bfa_trc(fabric->fcs, event);
460 bfa_sm_fault(fabric->fcs, event);
471 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
472 bfa_trc(fabric->fcs, event);
484 bfa_sm_fault(fabric->fcs, event);
495 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
496 bfa_trc(fabric->fcs, event);
506 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
507 bfa_trc(fabric->fcs, event);
509 bfa_log(fabric->fcs->logm, BFA_LOG_FCS_FABRIC_ISOLATED,
510 fabric->bport.port_cfg.pwwn, fabric->fcs->port_vfid,
521 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
522 bfa_trc(fabric->fcs, event);
527 bfa_fcs_modexit_comp(fabric->fcs);
538 bfa_sm_fault(fabric->fcs, event);
554 port_cfg->nwwn = bfa_ioc_get_nwwn(&fabric->fcs->bfa->ioc);
555 port_cfg->pwwn = bfa_ioc_get_pwwn(&fabric->fcs->bfa->ioc);
566 struct bfa_fcs_driver_info_s *driver_info = &fabric->fcs->driver_info;
568 bfa_ioc_get_adapter_model(&fabric->fcs->bfa->ioc, model);
636 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
637 bfa_trc(fabric->fcs, status);
682 bfa_trc(fabric->fcs, fabric->bb_credit);
704 bfa_trc(fabric->fcs, fabric->bport.pid);
705 bfa_trc(fabric->fcs, fabric->is_npiv);
706 bfa_trc(fabric->fcs, fabric->is_auth);
715 struct bfa_s *bfa = fabric->fcs->bfa;
734 bfa_trc(fabric->fcs, fabric->fabric_name);
756 bfa_trc(fabric->fcs, fabric->fabric_name);
817 bfa_fcs_fabric_attach(struct bfa_fcs_s *fcs)
821 fabric = &fcs->fabric;
827 fabric->fcs = fcs;
830 fabric->lps = bfa_lps_alloc(fcs->bfa);
841 bfa_fcs_lport_attach(&fabric->bport, fabric->fcs, FC_VF_ID_NULL, NULL);
845 bfa_fcs_fabric_modinit(struct bfa_fcs_s *fcs)
847 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_CREATE);
848 bfa_trc(fcs, 0);
855 bfa_fcs_fabric_modexit(struct bfa_fcs_s *fcs)
859 bfa_trc(fcs, 0);
864 fabric = &fcs->fabric;
873 bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs)
877 bfa_trc(fcs, 0);
878 fabric = &fcs->fabric;
886 bfa_fcs_fabric_modsusp(struct bfa_fcs_s *fcs)
914 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
924 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
946 bfa_trc(fabric->fcs, fabric->vf_id);
991 bfa_fcs_fabric_addvf(struct bfa_fcs_fabric_s *vf, struct bfa_fcs_s *fcs,
1069 bfa_trc(fabric->fcs, len);
1070 bfa_trc(fabric->fcs, pid);
1088 bfa_trc(fabric->fcs, pid);
1097 bfa_trc(fabric->fcs, els_cmd->els_code);
1099 bfa_trc(fabric->fcs, els_cmd->els_code);
1104 bfa_trc(fabric->fcs, *(u8 *) ((u8 *) fchs));
1119 bfa_trc(fabric->fcs, els_cmd->els_code);
1132 bfa_trc(fabric->fcs, els_cmd->els_code);
1157 bfa_trc(fabric->fcs, fchs->s_id);
1167 bfa_trc(fabric->fcs, flogi->port_name);
1188 struct bfa_s *bfa = fabric->fcs->bfa;
1193 fcxp = bfa_fcs_fcxp_alloc(fabric->fcs);
1224 bfa_trc(fabric->fcs, status);
1237 bfa_trc(fabric->fcs, status);
1253 struct bfa_log_mod_s *logmod = port->fcs->logm;
1280 bfa_trc(fabric->fcs, fabric_name);
1308 bfa_fcs_get_sym_name(const struct bfa_fcs_s *fcs, char *node_symname)
1311 fcs->fabric.bport.port_cfg.sym_name.symname,