Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h307 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local
330 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local
353 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local
Drtl871x_recv.h47 u8 to_fr_ds; member
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h271 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local
293 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local
315 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local
Drtw_recv.h89 u8 to_fr_ds; member
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h374 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local
398 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local
421 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local
Drtw_recv.h138 u8 to_fr_ds; member