Home
last modified time | relevance | path

Searched refs:QOS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h90 #define QOS BIT(6) macro
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c247 ptxdesc->txdw4 |= cpu_to_le32(QOS);/* QoS */ in update_txdesc()
/linux-4.1.27/net/sched/
DKconfig224 This scheduler allows QOS to be offloaded on NICs that have support
225 for offloading QOS schedulers.