Searched refs:BFA_PORT_SPEED_AUTO (Results 1 – 2 of 2) sorted by relevance
419 BFA_PORT_SPEED_AUTO = enumerator
2845 port_cfg->speed = BFA_PORT_SPEED_AUTO; in bfa_fcport_attach()3489 if ((speed != BFA_PORT_SPEED_AUTO) && (speed > fcport->speed_sup)) { in bfa_fcport_cfg_speed()4565 WARN_ON(speed == BFA_PORT_SPEED_AUTO); in bfa_rport_speed()