Home
last modified time | relevance | path

Searched refs:QoS (Results 1 – 19 of 19) sorted by relevance

/external/u-boot/arch/arm/mach-rmobile/
DKconfig.32123 Select normal mode for QoS setting.
128 Select multimedia primary mode for QoS setting.
133 Select GFX(graphics) primary mode for QoS setting.
/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h203 virtual int32_t SetQoS(const bool QoS,
212 virtual int32_t QoS(bool& QoS,
Dudp_transport_impl.h72 int32_t SetQoS(const bool QoS,
77 int32_t QoS(bool& QoS,
Dudp_transport_impl.cc427 int32_t UdpTransportImpl::SetQoS(bool QoS, int32_t serviceType, in SetQoS() argument
431 if(QoS) in SetQoS()
717 int32_t UdpTransportImpl::QoS(bool& QoS, int32_t& serviceType, in QoS() argument
721 QoS = _qos; in QoS()
/external/autotest/server/site_tests/network_WiFi_WMM/
Dcontrol.wifi_wmm14 different Quality of Service (QoS) levels.
/external/bcc/scripts/
DREADME.md24 QoS and/or fair queueing --->
/external/u-boot/arch/arm/dts/
Dstm32mp15-ddr3-2x4Gb-1066-binG.dtsi16 * Scheduling/QoS options : type = 2
/external/u-boot/doc/device-tree-bindings/net/
Dsnps,dwc-qos-ethernet.txt1 * Synopsys DWC Ethernet QoS IP version 4.10 driver (GMAC)
3 This binding supports the Synopsys Designware Ethernet QoS (Quality Of Service)
/external/u-boot/board/freescale/ls1021aqds/
DREADME42 - QoS, lossless flow control, and IEEE 1588 support
/external/u-boot/board/freescale/ls1021atwr/
DREADME42 - QoS, lossless flow control, and IEEE 1588 support
/external/scapy/scapy/contrib/
Dgtp_v2.uts182 ie = IE_Bearer_QoS(ietype='Bearer QoS', length=22, PCI=4, PriorityLevel=5, PVI=6, QCI=7,
/external/wpa_supplicant_8/hostapd/
DChangeLog145 * disable HT for a station that does not support WMM/QoS
324 - QoS Mapping configuration
444 * fixed EAPOL frame transmission to non-QoS STAs with nl80211
445 (do not send QoS frames if the STA did not negotiate use of QoS for
/external/u-boot/doc/
DREADME.b4860qds34 classification to enable policing and QoS-based packet distribution
/external/iproute2/testsuite/configs/
Dall-2.4235 # QoS and/or fair queueing
Dall-no-act639 # QoS and/or fair queueing
Dall-police-act639 # QoS and/or fair queueing
/external/tensorflow/tensorflow/contrib/verbs/
DREADME.md20 …* **RDMA_TRAFFIC_CLASS**: Traffic class configuration for QP, in case of DSCP trust level QoS conf…
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog379 * improved HT/VHT/QoS parameter setup for TDLS
573 - QoS Mapping configuration
/external/tcpdump/
DCHANGES592 802.11: print QoS data, avoid dissect of no-data frame, ignore padding.