Home
last modified time | relevance | path

Searched defs:get_tofr_ds (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8712/
A Dwifi.h47 static inline unsigned char get_tofr_ds(unsigned char *pframe) in get_tofr_ds() function
/linux/drivers/staging/rtl8723bs/include/
A Dwifi.h102 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) macro
/linux/drivers/staging/r8188eu/include/
A Dwifi.h205 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) macro

Completed in 11 milliseconds