Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.h561 bfa_boolean_t bfa_fcport_is_qos_enabled(struct bfa_s *bfa);
H A 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