Home
last modified time | relevance | path

Searched refs:GetMData (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8712/
H A Dwifi.h87 #define GetMData(pbuf) (((*(__le16 *)(pbuf)) & \ macro
H A Drtl871x_recv.c566 pattrib->mdata = GetMData(ptr); in r8712_validate_recv_frame()
/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h109 #define GetMData(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_DATA_)) != 0) macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c1451 pattrib->mdata = GetMData(ptr); in validate_recv_frame()