pport_cfg 984 drivers/scsi/bfa/bfa_defs_svc.h struct bfa_port_cfg_s pport_cfg; /* pport cfg */ pport_cfg 2726 drivers/scsi/bfa/bfa_fcs_lport.c port_attr->max_frm_size = cpu_to_be32(pport_attr.pport_cfg.maxfrsize); pport_cfg 3970 drivers/scsi/bfa/bfa_svc.c memcpy(&attr->pport_cfg, &fcport->cfg, pport_cfg 3973 drivers/scsi/bfa/bfa_svc.c attr->pport_cfg.speed = fcport->cfg.speed; pport_cfg 3979 drivers/scsi/bfa/bfa_svc.c attr->pport_cfg.topology = fcport->cfg.topology; pport_cfg 3981 drivers/scsi/bfa/bfa_svc.c attr->pport_cfg.trunked = fcport->cfg.trunked; pport_cfg 3987 drivers/scsi/bfa/bfa_svc.c attr->pport_cfg.path_tov = bfa_fcpim_path_tov_get(bfa); pport_cfg 3988 drivers/scsi/bfa/bfa_svc.c attr->pport_cfg.q_depth = bfa_fcpim_qdepth_get(bfa);