Searched refs:BFA_PPORT_SPEED_1GBPS (Results 1 - 4 of 4) 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.h51 BFA_PPORT_SPEED_1GBPS = 1, enumerator in enum:bfa_pport_speed
57 (BFA_PPORT_SPEED_1GBPS | BFA_PPORT_SPEED_2GBPS |
175 #define BFA_PPORT_DEF_TRL_SPEED BFA_PPORT_SPEED_1GBPS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dfcbuild.h64 return BFA_PPORT_SPEED_1GBPS;
91 case BFA_PPORT_SPEED_1GBPS:
H A Dbfa_fcport.c919 port_cfg->trl_def_speed = BFA_PPORT_SPEED_1GBPS;
1885 fcport->cfg.trl_def_speed = BFA_PPORT_SPEED_1GBPS;
H A Dbfad_attr.c247 case BFA_PPORT_SPEED_1GBPS:

Completed in 175 milliseconds