Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Dwifi.h154 #define _TO_DS_ BIT(8) macro
165 *(unsigned short *)(pbuf) |= cpu_to_le16(_TO_DS_); \
169 le16_to_cpu(_TO_DS_)) != 0)
173 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_TO_DS_)); \