Searched refs:WIRELESS_11A (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ |
| D | ieee80211.h | 147 WIRELESS_11A = BIT(2), /* tx:ofdm only, rx: ofdm only, hw:ofdm only */ enumerator 158 WIRELESS_11A_5N = (WIRELESS_11A | WIRELESS_11_5N), 162 WIRELESS_11AGN = (WIRELESS_11A | WIRELESS_11G | WIRELESS_11_24N | 164 WIRELESS_11ABGN = (WIRELESS_11A | WIRELESS_11B | WIRELESS_11G | 171 (WIRELESS_11A | WIRELESS_11_5N) 191 ((NetType) & (WIRELESS_11G | WIRELESS_11A) ? true : false)
|
| D | wifi.h | 348 ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11A) ? 16 : 10)
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | ieee80211.h | 161 WIRELESS_11A = BIT(2), /* tx: ofdm only, rx: ofdm only, hw: ofdm only */ enumerator 171 …WIRELESS_11A_5N = (WIRELESS_11A|WIRELESS_11_5N), /* tx: ofdm & MCS, rx: ofdm & MCS, hw: ofdm only… 175 WIRELESS_11_5AC = (WIRELESS_11A|WIRELESS_11AC), 179 …WIRELESS_11AGN = (WIRELESS_11A|WIRELESS_11G|WIRELESS_11_24N|WIRELESS_11_5N), /* tx: ofdm & MCS, r… 180 WIRELESS_11ABGN = (WIRELESS_11A|WIRELESS_11B|WIRELESS_11G|WIRELESS_11_24N|WIRELESS_11_5N), 182 …WIRELESS_MODE_MAX = (WIRELESS_11A|WIRELESS_11B|WIRELESS_11G|WIRELESS_11_24N|WIRELESS_11_5N|WIRELES… 187 #define IsLegacyOnly(NetType) ((NetType) == ((NetType) & (WIRELESS_11BG|WIRELESS_11A))) 199 #define IsSupportedTxOFDM(NetType) (((NetType) & (WIRELESS_11G|WIRELESS_11A)) ? true : false)
|
| D | wifi.h | 460 #define _SIFSTIME_ ((priv->pmib->dot11BssType.net_work_type&WIRELESS_11A)?16:10)
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| D | hw.h | 16 WIRELESS_11A = 4, enumerator
|
| D | hw.c | 2171 band |= WIRELESS_11A; in rtl92se_update_hal_rate_mask()
|
| /Linux-v5.4/drivers/staging/rtl8712/ |
| D | ieee80211.c | 134 case WIRELESS_11A: in set_supported_rate()
|
| D | wifi.h | 361 WIRELESS_11A) ? 16 : 10)
|
| D | ieee80211.h | 70 WIRELESS_11A = 4, enumerator
|
| D | rtl871x_mlme.c | 1598 case WIRELESS_11A: in r8712_update_registrypriv_dev_network()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_wlan_util.c | 103 case WIRELESS_11A: in networktype_to_raid_ex() 865 if (pmlmeext->cur_wireless_mode & (WIRELESS_11G | WIRELESS_11A)) { in WMMOnAssocRsp() 1758 …if (pmlmeext->cur_wireless_mode & (WIRELESS_11_24N | WIRELESS_11A | WIRELESS_11_5N | WIRELESS_11AC… in update_capinfo() 1795 network_type |= WIRELESS_11A; in update_wireless_mode()
|
| D | rtw_ieee80211.c | 101 return WIRELESS_11A; in rtw_check_network_type() 273 case WIRELESS_11A: in rtw_set_supported_rate()
|
| D | rtw_ap.c | 432 sta_band |= WIRELESS_11A; in add_RATid() 504 network_type = WIRELESS_11A; in update_bmc_sta() 1255 case WIRELESS_11A: in rtw_check_beacon_data()
|
| D | rtw_mlme.c | 2511 case WIRELESS_11A: in rtw_update_registrypriv_dev_network()
|
| D | rtw_mlme_ext.c | 4910 if (pregistrypriv->wireless_mode & WIRELESS_11A) { in process_80211d()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_wlan_util.c | 87 case WIRELESS_11A: in networktype_to_raid() 1341 } else if (pmlmeext->cur_wireless_mode & (WIRELESS_11A | WIRELESS_11_5N)) { in update_capinfo()
|
| D | rtw_ap.c | 445 network_type = WIRELESS_11A; in update_bmc_sta() 943 case WIRELESS_11A: in rtw_check_beacon_data()
|
| D | rtw_ieee80211.c | 180 case WIRELESS_11A: in rtw_set_supported_rate()
|