Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Dwifi.h153 #define _TO_DS_ BIT(8) macro
163 *(unsigned short *)(pbuf) |= cpu_to_le16(_TO_DS_); \
167 le16_to_cpu(_TO_DS_)) != 0)
170 *(unsigned short *)(pbuf) &= (~cpu_to_le16(_TO_DS_)); \