/linux-4.4.14/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 | 449 unsigned char network_type, raid; in update_bmc_sta() local 470 network_type = rtw_check_network_type23a((u8 *)&pcur_network->SupportedRates, supportRateNum, 1); in update_bmc_sta() 483 network_type = WIRELESS_11A; in update_bmc_sta() 487 network_type = WIRELESS_11B; in update_bmc_sta() 491 raid = networktype_to_raid23a(network_type); in update_bmc_sta() 766 pmlmeext->cur_wireless_mode = pmlmepriv->cur_network.network_type; in start_bss_network() 800 u8 channel, network_type, supportRate[NDIS_802_11_LENGTH_RATES_EX]; in rtw_check_beacon_data23a() local 878 network_type = rtw_check_network_type23a(supportRate, in rtw_check_beacon_data23a() 881 rtw_set_supported_rate23a(pbss_network->SupportedRates, network_type); in rtw_check_beacon_data23a() 982 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.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 91 unsigned char networktype_to_raid(unsigned char network_type) in networktype_to_raid() argument 93 switch (network_type) { in networktype_to_raid() 116 u8 network_type = 0; in judge_network_type() local 122 network_type = WIRELESS_11_5N; in judge_network_type() 124 network_type |= WIRELESS_11A; in judge_network_type() 127 network_type = WIRELESS_11_24N; in judge_network_type() 130 network_type |= WIRELESS_11B; in judge_network_type() 132 network_type |= WIRELESS_11BG; in judge_network_type() 134 network_type |= WIRELESS_11G; in judge_network_type() 136 return network_type; in judge_network_type() [all …]
|
D | rtw_ap.c | 556 unsigned char network_type, raid; in update_bmc_sta() local 576 network_type = rtw_check_network_type((u8 *)&pcur_network->SupportedRates, supportRateNum, 1); in update_bmc_sta() 589 network_type = WIRELESS_11A; in update_bmc_sta() 593 network_type = WIRELESS_11B; in update_bmc_sta() 597 raid = networktype_to_raid(network_type); in update_bmc_sta() 837 pmlmeext->cur_wireless_mode = pmlmepriv->cur_network.network_type; in start_bss_network() 870 u8 channel, network_type, supportRate[NDIS_802_11_LENGTH_RATES_EX]; in rtw_check_beacon_data() local 953 network_type = rtw_check_network_type(supportRate, supportRateNum, channel); in rtw_check_beacon_data() 955 rtw_set_supported_rate(pbss_network->SupportedRates, network_type); in rtw_check_beacon_data() 1047 network_type |= WIRELESS_11_24N; in rtw_check_beacon_data() [all …]
|
D | rtw_mlme.c | 150 pnetwork->network_type = 0; in _rtw_alloc_network() 478 pnetwork->network_type = 0; in rtw_update_scanned_network()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | wmi.h | 202 u8 network_type; member 433 u8 network_type; member 510 u8 network_type; member 990 u8 network_type; member 1078 u8 network_type; member
|
D | cfg80211.c | 469 conn.network_type = WMI_NETTYPE_INFRA; in wil_cfg80211_connect() 472 conn.network_type = WMI_NETTYPE_P2P; in wil_cfg80211_connect()
|
D | wmi.c | 873 .network_type = wmi_nettype, in wmi_pcp_start()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.h | 38 enum network_type nw_type,
|
D | core.h | 940 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.4.14/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.4.14/drivers/staging/rtl8712/ |
D | wlan_bssdef.h | 195 int network_type; /*refer to ieee80211.h for WIRELESS_11A/B/G */ member
|
D | rtl871x_mlme.c | 731 pnetwork->network_type = le32_to_cpu(pnetwork->network_type); in r8712_joinbss_event_callback()
|
/linux-4.4.14/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 | 464 unsigned char networktype_to_raid(unsigned char network_type);
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | fw-api-scan.h | 149 u8 network_type; member
|
D | scan.c | 513 profile->network_type = IWL_NETWORK_TYPE_ANY; in iwl_mvm_config_sched_scan_profiles()
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 3921 struct network_type { struct 3982 struct network_type networks[WCN36XX_HAL_PNO_MAX_SUPP_NETWORKS];
|