Home
last modified time | relevance | path

Searched refs:WIRELESS_11G (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.h15 WIRELESS_11G = 2, enumerator
H A Dhw.c2150 band |= (WIRELESS_11G | WIRELESS_11B); in rtl92se_update_hal_rate_mask()
2167 band |= (WIRELESS_11N | WIRELESS_11G | WIRELESS_11B); in rtl92se_update_hal_rate_mask()
2217 band |= (WIRELESS_11N | WIRELESS_11G | WIRELESS_11B); in rtl92se_update_hal_rate_mask()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c106 return WIRELESS_11G; in rtw_check_network_type()
267 case WIRELESS_11G: in rtw_set_supported_rate()
H A Drtw_mlme.c2134 case WIRELESS_11G: in rtw_update_registrypriv_dev_network()