Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h230 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_da() local
254 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local
277 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local
H A Drtw_recv.h125 u8 to_fr_ds; member