Searched refs:pport_cfg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/defs/
H A Dbfa_defs_pport.h220 struct bfa_pport_cfg_s pport_cfg; /* pport cfg */ member in struct:bfa_pport_attr_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcport.c1623 bfa_os_memcpy(&attr->pport_cfg, &fcport->cfg,
1628 attr->pport_cfg.speed = fcport->cfg.speed;
1636 attr->pport_cfg.topology = fcport->cfg.topology;
1646 attr->pport_cfg.path_tov = bfa_fcpim_path_tov_get(bfa);
1647 attr->pport_cfg.q_depth = bfa_fcpim_qdepth_get(bfa);
H A Dbfad_im.c992 fc_host_maxframe_size(host) = pattr.pport_cfg.maxfrsize;

Completed in 80 milliseconds