Searched refs:BFA_PPORT_SPEED_UNKNOWN (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Drport_api.c108 if (rport_speed == BFA_PPORT_SPEED_UNKNOWN) {
181 if (rport->rpf.rpsc_speed == BFA_PPORT_SPEED_UNKNOWN)
H A Drport_ftrs.c138 if (rpf->rpsc_speed != BFA_PPORT_SPEED_UNKNOWN)
140 else if (rpf->assigned_speed != BFA_PPORT_SPEED_UNKNOWN)
H A Dlport_api.c180 BFA_PPORT_SPEED_UNKNOWN)) {
H A Dfcbuild.h79 return BFA_PPORT_SPEED_UNKNOWN;
H A Dbfa_fcport.c982 fcport->speed = BFA_PPORT_SPEED_UNKNOWN;
1884 if (fcport->cfg.trl_def_speed == BFA_PPORT_SPEED_UNKNOWN)
/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.h50 BFA_PPORT_SPEED_UNKNOWN = 0, enumerator in enum:bfa_pport_speed

Completed in 56 milliseconds