Searched refs:GetPriority (Results 1 – 4 of 4) sorted by relevance
284 #define GetPriority(pbuf) ((le16_to_cpu(*(unsigned short *)(pbuf))) & 0xf) macro
524 pattrib->priority = GetPriority((ptr + 24)); in validate_recv_data_frame()
340 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro
1213 pattrib->priority = GetPriority((ptr + 24)); in validate_recv_data_frame()