Home
last modified time | relevance | path

Searched refs:qos_enabled (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Db43.h840 bool qos_enabled; /* TRUE, if QoS is used. */ member
Dpio.c292 if (dev->qos_enabled) { in select_queue_by_priority()
Dmain.c2697 dev->qos_enabled = dev->wl->hw->queues > 1; in b43_upload_microcode()
3654 if (!dev->qos_enabled) in b43_qos_params_upload()
3702 if (!dev->qos_enabled) in b43_qos_upload_all()
3764 if (!dev->qos_enabled) { in b43_qos_init()
Ddma.c1315 if (dev->qos_enabled) { in select_ring_by_priority()
/linux-5.19.10/drivers/scsi/bfa/
Dbfa_defs_svc.h945 u8 qos_enabled; /* qos enabled or not */ member
Dbfa_svc.c2232 if (fcport->cfg.qos_enabled && in bfa_fcport_sm_linkdown()
3575 if (fcport->cfg.qos_enabled) in bfa_fcport_isr()
4179 return fcport->cfg.qos_enabled; in bfa_fcport_is_qos_enabled()
4208 if (fcport->cfg.qos_enabled) in bfa_fcport_cfg_bbcr()
Dbfad_bsg.c2363 fcport->cfg.qos_enabled = BFA_TRUE; in bfad_iocmd_qos()
2365 fcport->cfg.qos_enabled = BFA_FALSE; in bfad_iocmd_qos()