Searched defs:GetPriority (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8712/
H A Dwifi.h299 #define GetPriority(pbuf) ((le16_to_cpu(*(unsigned short *)(pbuf))) & 0xf) macro
/drivers/staging/rtl8188eu/include/
H A Dwifi.h361 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro

Completed in 17 milliseconds