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()
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
632 s32 UserPriority = 0; in set_qos() local640 UserPriority = ip_hdr.tos >> 5; in set_qos()642 pattrib->priority = UserPriority; in set_qos()
720 u8 UserPriority; member