Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h65 #define _FROM_DS_ BIT(9) macro
79 (*(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_))
81 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0)