Home
last modified time | relevance | path

Searched refs:bfa_fcport_is_ratelim (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/scsi/bfa/
Dbfa_svc.h553 bfa_boolean_t bfa_fcport_is_ratelim(struct bfa_s *bfa);
Dbfa_fcs_rport.c3041 if (bfa_fcport_is_ratelim(port->fcs->bfa) && in bfa_fcs_rport_get_attr()
Dbfa_fcs_lport.c5833 trl_enabled = bfa_fcport_is_ratelim(port->fcs->bfa); in bfa_fcs_lport_get_rport_max_speed()
Dbfa_svc.c4114 bfa_fcport_is_ratelim(struct bfa_s *bfa) in bfa_fcport_is_ratelim() function