Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h77 #define QOS BIT(6) macro
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c232 ptxdesc->txdw4 |= cpu_to_le32(QOS);/* QoS */ in update_txdesc()
/Linux-v4.19/net/sched/
DKconfig246 This scheduler allows QOS to be offloaded on NICs that have support
247 for offloading QOS schedulers.