Home
last modified time | relevance | path

Searched refs:bfa_fcport_is_qos_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.h561 bfa_boolean_t bfa_fcport_is_qos_enabled(struct bfa_s *bfa);
Dbfa_svc.c3795 if ((bfa_fcport_is_qos_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
4175 bfa_fcport_is_qos_enabled(struct bfa_s *bfa) in bfa_fcport_is_qos_enabled() function