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
607 s32 UserPriority = 0; in set_qos() local615 UserPriority = ip_hdr.tos >> 5; in set_qos()617 pattrib->priority = UserPriority; in set_qos()
720 u8 UserPriority; member
Completed in 20 milliseconds