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

/linux-master/drivers/staging/rtl8712/
H A Dieee80211.h63 WIRELESS_11BG = (WIRELESS_11B | WIRELESS_11G), enumerator in enum:NETWORK_TYPE
H A Dieee80211.c137 case WIRELESS_11BG:
H A Dos_intfs.c49 static int wireless_mode = WIRELESS_11BG;
H A Drtl871x_mlme.c1553 case WIRELESS_11BG:
/linux-master/drivers/staging/rtl8723bs/include/
H A Dieee80211.h149 WIRELESS_11BG = (WIRELESS_11B|WIRELESS_11G), /* tx: cck & ofdm, rx: cck & ofdm & MCS, hw: cck & ofdm */ enumerator in enum:network_type
157 #define is_legacy_only(net_type) ((net_type) == ((net_type) & (WIRELESS_11BG)))
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c103 return WIRELESS_11BG;
264 case WIRELESS_11BG:
H A Drtw_wlan_util.c58 case WIRELESS_11BG:
1608 network_type |= WIRELESS_11BG;
H A Drtw_ap.c1106 case WIRELESS_11BG:
H A Drtw_mlme.c2146 case WIRELESS_11BG:

Completed in 161 milliseconds