Home
last modified time | relevance | path

Searched refs:get_tofr_ds (Results 1 – 6 of 6) 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
A Drtl871x_recv.c560 pattrib->to_fr_ds = get_tofr_ds(ptr); in r8712_validate_recv_frame()
/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
/linux/drivers/staging/r8188eu/core/
A Drtw_recv.c1106 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_recv.c1448 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()

Completed in 20 milliseconds