Home
last modified time | relevance | path

Searched refs:WIRELESS_11BG (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Dieee80211.h63 WIRELESS_11BG = (WIRELESS_11B | WIRELESS_11G), enumerator
H A Dieee80211.c137 case WIRELESS_11BG: in set_supported_rate()
H A Dos_intfs.c49 static int wireless_mode = WIRELESS_11BG;
H A Drtl871x_mlme.c1553 case WIRELESS_11BG: in r8712_update_registrypriv_dev_network()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h149WIRELESS_11BG = (WIRELESS_11B|WIRELESS_11G), /* tx: cck & ofdm, rx: cck & ofdm & MCS, hw: cck & o… enumerator
157 #define is_legacy_only(net_type) ((net_type) == ((net_type) & (WIRELESS_11BG)))
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c103 return WIRELESS_11BG; in rtw_check_network_type()
264 case WIRELESS_11BG: in rtw_set_supported_rate()
H A Drtw_wlan_util.c58 case WIRELESS_11BG: in networktype_to_raid_ex()
1608 network_type |= WIRELESS_11BG; in update_wireless_mode()
H A Drtw_ap.c1106 case WIRELESS_11BG: in rtw_check_beacon_data()
H A Drtw_mlme.c2148 case WIRELESS_11BG: in rtw_update_registrypriv_dev_network()