sta_band 337 drivers/staging/rtl8188eu/core/rtw_ap.c unsigned char sta_band = 0, raid, shortGIrate = false; sta_band 365 drivers/staging/rtl8188eu/core/rtw_ap.c sta_band |= WIRELESS_11_24N | WIRELESS_11G | WIRELESS_11B; sta_band 367 drivers/staging/rtl8188eu/core/rtw_ap.c sta_band |= WIRELESS_11G | WIRELESS_11B; sta_band 369 drivers/staging/rtl8188eu/core/rtw_ap.c sta_band |= WIRELESS_11B; sta_band 371 drivers/staging/rtl8188eu/core/rtw_ap.c psta->wireless_mode = sta_band; sta_band 373 drivers/staging/rtl8188eu/core/rtw_ap.c raid = networktype_to_raid(sta_band); sta_band 410 drivers/staging/rtl8723bs/core/rtw_ap.c unsigned char sta_band = 0, shortGIrate = false; sta_band 429 drivers/staging/rtl8723bs/core/rtw_ap.c sta_band |= WIRELESS_11_5N; sta_band 432 drivers/staging/rtl8723bs/core/rtw_ap.c sta_band |= WIRELESS_11A; sta_band 435 drivers/staging/rtl8723bs/core/rtw_ap.c sta_band |= WIRELESS_11_24N; sta_band 438 drivers/staging/rtl8723bs/core/rtw_ap.c sta_band |= WIRELESS_11G; sta_band 441 drivers/staging/rtl8723bs/core/rtw_ap.c sta_band |= WIRELESS_11B; sta_band 444 drivers/staging/rtl8723bs/core/rtw_ap.c psta->wireless_mode = sta_band;