GetToDs           148 drivers/staging/rtl8188eu/include/wifi.h #define GetToDs(pbuf)	(((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0)
GetToDs           145 drivers/staging/rtl8712/wifi.h #define GetToDs(pbuf)	(((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0)
GetToDs           204 drivers/staging/rtl8723bs/include/wifi.h #define GetToDs(pbuf)	(((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0)