Home
last modified time | relevance | path

Searched refs:GetPriority (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h170 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c1305 pattrib->priority = GetPriority((ptr + 24)); in validate_recv_data_frame()