Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Db43.h837 bool qos_enabled; /* TRUE, if QoS is used. */ member
Dpio.c305 if (dev->qos_enabled) { in select_queue_by_priority()
Dmain.c2672 dev->qos_enabled = dev->wl->hw->queues > 1; in b43_upload_microcode()
3634 if (!dev->qos_enabled) in b43_qos_params_upload()
3682 if (!dev->qos_enabled) in b43_qos_upload_all()
3744 if (!dev->qos_enabled) { in b43_qos_init()
Ddma.c1377 if (dev->qos_enabled) { in select_ring_by_priority()
/drivers/scsi/bfa/
Dbfa_defs_svc.h952 u8 qos_enabled; /* qos enabled or not */ member
Dbfa_svc.c2303 if (fcport->cfg.qos_enabled && in bfa_fcport_sm_linkdown()
3671 if (fcport->cfg.qos_enabled) in bfa_fcport_isr()
4275 return fcport->cfg.qos_enabled; in bfa_fcport_is_qos_enabled()
4304 if (fcport->cfg.qos_enabled) in bfa_fcport_cfg_bbcr()
Dbfad_bsg.c2372 fcport->cfg.qos_enabled = BFA_TRUE; in bfad_iocmd_qos()
2374 fcport->cfg.qos_enabled = BFA_FALSE; in bfad_iocmd_qos()