Searched refs:GetPriority (Results 1 – 6 of 6) sorted by relevance
141 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro
510 pattrib->priority = GetPriority((ptr + 24)); in validate_recv_data_frame()
192 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro
300 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro
1038 pattrib->priority = GetPriority((ptr + 24)); in validate_recv_data_frame()
1307 pattrib->priority = GetPriority((ptr + 24)); in validate_recv_data_frame()
Completed in 18 milliseconds