Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rtl8712/
A Dwifi.h47 static inline unsigned char get_tofr_ds(unsigned char *pframe) in get_tofr_ds() function
A Drtl871x_recv.c561 pattrib->to_fr_ds = get_tofr_ds(ptr); in r8712_validate_recv_frame()
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Dwifi.h102 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) macro
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_recv.c1445 pattrib->to_fr_ds = get_tofr_ds(ptr); in validate_recv_frame()

Completed in 15 milliseconds