Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c603 s32 UserPriority = 0; in set_qos() local
611 UserPriority = ip_hdr.tos >> 5; in set_qos()
613 pattrib->priority = UserPriority; in set_qos()