Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dwifi.h87 #define GetMData(pbuf) (((*(__le16 *)(pbuf)) & \ macro
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h128 #define GetMData(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_DATA_)) != 0) macro