Home
last modified time | relevance | path

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

/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()