Searched refs:UserPriority (Results 1 – 4 of 4) sorted by relevance
69 u16 UserPriority = 0; in r8712_set_qos() local78 UserPriority = ip_hdr.tos >> 5; in r8712_set_qos()86 UserPriority = 7; in r8712_set_qos()88 pattrib->priority = UserPriority; in r8712_set_qos()
322 from L2 Ethertype filter with UserPriority since both User Priority and VLAN ID332 UserPriority (vlan) parameter must be accompanied by mask 0x1FFF. That is to333 distinguish VLAN filter from L2 Ethertype filter with UserPriority since both
596 s32 UserPriority = 0; in set_qos() local604 UserPriority = ip_hdr.tos >> 5; in set_qos()606 pattrib->priority = UserPriority; in set_qos()
720 u8 UserPriority; member