Searched refs:UserPriority (Results 1 – 4 of 4) sorted by relevance
70 u16 UserPriority = 0; in r8712_set_qos() local79 UserPriority = ip_hdr.tos >> 5; in r8712_set_qos()87 UserPriority = 7; in r8712_set_qos()89 pattrib->priority = UserPriority; in r8712_set_qos()
287 from L2 Ethertype filter with UserPriority since both User Priority and VLAN ID296 UserPriority (vlan) parameter must be accompanied by mask 0x1FFF. That is to297 distinguish VLAN filter from L2 Ethertype filter with UserPriority since both
659 s32 UserPriority = 0; in set_qos() local669 UserPriority = ip_hdr.tos >> 5; in set_qos()671 pattrib->priority = UserPriority; in set_qos()
720 u8 UserPriority; member