Searched refs:bfa_fcport_is_ratelim (Results 1 – 4 of 4) sorted by relevance
553 bfa_boolean_t bfa_fcport_is_ratelim(struct bfa_s *bfa);
3041 if (bfa_fcport_is_ratelim(port->fcs->bfa) && in bfa_fcs_rport_get_attr()
5833 trl_enabled = bfa_fcport_is_ratelim(port->fcs->bfa); in bfa_fcs_lport_get_rport_max_speed()
4114 bfa_fcport_is_ratelim(struct bfa_s *bfa) in bfa_fcport_is_ratelim() function