• 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 defs:port_cfg

132 	bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
139 bfa_fcs_lport_init(&fabric->bport, &fabric->bport.port_cfg);
158 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
192 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
221 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
280 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
312 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
352 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
378 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
404 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
436 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
471 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
495 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
506 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
510 fabric->bport.port_cfg.pwwn, fabric->fcs->port_vfid,
521 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
551 struct bfa_port_cfg_s *port_cfg = &fabric->bport.port_cfg;
553 port_cfg->roles = BFA_PORT_ROLE_FCP_IM;
554 port_cfg->nwwn = bfa_ioc_get_nwwn(&fabric->fcs->bfa->ioc);
555 port_cfg->pwwn = bfa_ioc_get_pwwn(&fabric->fcs->bfa->ioc);
564 struct bfa_port_cfg_s *port_cfg = &fabric->bport.port_cfg;
573 strncpy((char *)&port_cfg->sym_name, model,
575 strncat((char *)&port_cfg->sym_name, BFA_FCS_PORT_SYMBNAME_SEPARATOR,
581 strncat((char *)&port_cfg->sym_name, (char *)driver_info->version,
583 strncat((char *)&port_cfg->sym_name, BFA_FCS_PORT_SYMBNAME_SEPARATOR,
589 strncat((char *)&port_cfg->sym_name,
592 strncat((char *)&port_cfg->sym_name, BFA_FCS_PORT_SYMBNAME_SEPARATOR,
601 strncat((char *)&port_cfg->sym_name,
603 strncat((char *)&port_cfg->sym_name,
607 strncat((char *)&port_cfg->sym_name,
610 strncat((char *)&port_cfg->sym_name,
617 strncat((char *)&port_cfg->sym_name,
625 port_cfg->sym_name.symname[BFA_SYMNAME_MAXLEN - 1] = 0;
636 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
716 struct bfa_port_cfg_s *pcfg = &fabric->bport.port_cfg;
914 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
924 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
992 struct bfa_port_cfg_s *port_cfg,
1186 struct bfa_port_cfg_s *pcfg = &fabric->bport.port_cfg;
1311 fcs->fabric.bport.port_cfg.sym_name.symname,