Home
last modified time | relevance | path

Searched refs:UserPriority (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst322 from L2 Ethertype filter with UserPriority since both User Priority and VLAN ID
332 UserPriority (vlan) parameter must be accompanied by mask 0x1FFF. That is to
333 distinguish VLAN filter from L2 Ethertype filter with UserPriority since both
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c607 s32 UserPriority = 0; in set_qos() local
621 UserPriority = ip_hdr.tos >> 5; in set_qos()
623 pattrib->priority = UserPriority; in set_qos()