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

/linux-master/drivers/staging/rtl8712/
H A Dwifi.h147 #define GetAckpolicy(pbuf) (((le16_to_cpu(*(__le16 *)pbuf)) >> 5) & 0x3) macro
/linux-master/drivers/staging/rtl8723bs/include/
H A Dwifi.h200 #define GetAckpolicy(pbuf) (((le16_to_cpu(*(__le16 *)pbuf)) >> 5) & 0x3) macro

Completed in 185 milliseconds