Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.h14 WIRELESS_11B = 1, enumerator
H A Dhw.c2142 band |= WIRELESS_11B; in rtl92se_update_hal_rate_mask()
2150 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.c103 return WIRELESS_11B; in rtw_check_network_type()
263 case WIRELESS_11B: in rtw_set_supported_rate()
H A Drtw_mlme.c2131 case WIRELESS_11B: in rtw_update_registrypriv_dev_network()