Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Dwifi.h275 #define GetPriority(pbuf) ((le16_to_cpu(*(unsigned short *)(pbuf))) & 0xf) macro
/drivers/staging/rtl8188eu/include/
Dwifi.h246 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro