Home
last modified time | relevance | path

Searched defs:to_fr_ds (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h208 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local
232 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local
255 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local
H A Drtw_recv.h113 u8 to_fr_ds; member
/linux/drivers/staging/rtl8712/
H A Dwifi.h162 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local
H A Drtl871x_recv.h43 u8 to_fr_ds; member