Home
last modified time | relevance | path

Searched refs:to_fr_ds (Results 1 – 1 of 1) 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
210 switch (to_fr_ds) { in get_da()
232 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_sa() local
234 switch (to_fr_ds) { in get_sa()
255 unsigned int to_fr_ds = (GetToDs(pframe) << 1) | GetFrDs(pframe); in get_hdr_bssid() local
257 switch (to_fr_ds) { in get_hdr_bssid()