/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_wlan_util.c | 94 unsigned char networktype_to_raid23a(unsigned char network_type) in networktype_to_raid23a() argument 98 switch (network_type) { in networktype_to_raid23a() 130 u8 network_type = 0; in judge_network_type23a() local 136 network_type = WIRELESS_11_5N; in judge_network_type23a() 137 network_type |= WIRELESS_11A; in judge_network_type23a() 140 network_type = WIRELESS_11_24N; in judge_network_type23a() 143 network_type |= WIRELESS_11B; in judge_network_type23a() 145 network_type |= WIRELESS_11BG; in judge_network_type23a() 147 network_type |= WIRELESS_11G; in judge_network_type23a() 149 return network_type; in judge_network_type23a() [all …]
|
D | rtw_ap.c | 441 unsigned char network_type, raid; in update_bmc_sta() local 462 network_type = rtw_check_network_type23a((u8 *)&pcur_network->SupportedRates, supportRateNum, 1); in update_bmc_sta() 475 network_type = WIRELESS_11A; in update_bmc_sta() 479 network_type = WIRELESS_11B; in update_bmc_sta() 483 raid = networktype_to_raid23a(network_type); in update_bmc_sta() 747 pmlmeext->cur_wireless_mode = pmlmepriv->cur_network.network_type; in start_bss_network() 781 u8 channel, network_type, supportRate[NDIS_802_11_LENGTH_RATES_EX]; in rtw_check_beacon_data23a() local 859 network_type = rtw_check_network_type23a(supportRate, in rtw_check_beacon_data23a() 862 rtw_set_supported_rate23a(pbss_network->SupportedRates, network_type); in rtw_check_beacon_data23a() 963 network_type |= WIRELESS_11_24N; in rtw_check_beacon_data23a() [all …]
|
D | rtw_mlme.c | 109 pnetwork->network_type = 0; in rtw_alloc_network() 483 pnetwork->network_type = 0; in rtw_update_scanned_network()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 89 unsigned char networktype_to_raid(unsigned char network_type) in networktype_to_raid() argument 91 switch (network_type) { in networktype_to_raid() 114 u8 network_type = 0; in judge_network_type() local 120 network_type = WIRELESS_11_5N; in judge_network_type() 122 network_type |= WIRELESS_11A; in judge_network_type() 125 network_type = WIRELESS_11_24N; in judge_network_type() 128 network_type |= WIRELESS_11B; in judge_network_type() 130 network_type |= WIRELESS_11BG; in judge_network_type() 132 network_type |= WIRELESS_11G; in judge_network_type() 134 return network_type; in judge_network_type() [all …]
|
D | rtw_ap.c | 533 unsigned char network_type, raid; in update_bmc_sta() local 553 network_type = rtw_check_network_type((u8 *)&pcur_network->SupportedRates, supportRateNum, 1); in update_bmc_sta() 566 network_type = WIRELESS_11A; in update_bmc_sta() 570 network_type = WIRELESS_11B; in update_bmc_sta() 574 raid = networktype_to_raid(network_type); in update_bmc_sta() 814 pmlmeext->cur_wireless_mode = pmlmepriv->cur_network.network_type; in start_bss_network() 847 u8 channel, network_type, supportRate[NDIS_802_11_LENGTH_RATES_EX]; in rtw_check_beacon_data() local 930 network_type = rtw_check_network_type(supportRate, supportRateNum, channel); in rtw_check_beacon_data() 932 rtw_set_supported_rate(pbss_network->SupportedRates, network_type); in rtw_check_beacon_data() 1024 network_type |= WIRELESS_11_24N; in rtw_check_beacon_data() [all …]
|
D | rtw_mlme.c | 149 pnetwork->network_type = 0; in _rtw_alloc_network() 477 pnetwork->network_type = 0; in rtw_update_scanned_network()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | wmi.h | 202 u8 network_type; member 433 u8 network_type; member 502 u8 network_type; member 966 u8 network_type; member 1054 u8 network_type; member
|
D | cfg80211.c | 450 conn.network_type = WMI_NETTYPE_INFRA; in wil_cfg80211_connect() 453 conn.network_type = WMI_NETTYPE_P2P; in wil_cfg80211_connect()
|
D | wmi.c | 867 .network_type = wmi_nettype, in wmi_pcp_start()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | wlan_bssdef.h | 98 int network_type; /* refer to ieee80211.h for 11A/B/G */ member
|
D | rtw_mlme_ext.h | 454 unsigned char networktype_to_raid23a(unsigned char network_type);
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.h | 38 enum network_type nw_type,
|
D | core.h | 938 u16 beacon_int, enum network_type net_type,
|
D | wmi.h | 662 enum network_type { enum 2556 enum network_type nw_type,
|
D | main.c | 624 enum network_type net_type, u8 beacon_ie_len, in ath6kl_connect_event()
|
D | cfg80211.c | 681 enum network_type nw_type, in ath6kl_add_bss_if_needed() 739 enum network_type nw_type, in ath6kl_cfg80211_connect_event()
|
D | wmi.c | 1844 enum network_type nw_type, in ath6kl_wmi_connect_cmd()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | wlan_bssdef.h | 210 int network_type; /*refer to ieee80211.h for WIRELESS_11A/B/G */ member
|
D | rtl871x_mlme.c | 738 pnetwork->network_type = le32_to_cpu(pnetwork->network_type); in r8712_joinbss_event_callback()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | wlan_bssdef.h | 267 int network_type; /* refer to ieee80211.h for WIRELESS_11A/B/G */ member
|
D | rtw_mlme_ext.h | 456 unsigned char networktype_to_raid(unsigned char network_type);
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | fw-api-scan.h | 248 u8 network_type; member
|
D | scan.c | 489 profile->network_type = IWL_NETWORK_TYPE_ANY; in iwl_mvm_config_sched_scan_profiles()
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 3921 struct network_type { struct 3982 struct network_type networks[WCN36XX_HAL_PNO_MAX_SUPP_NETWORKS];
|