| /drivers/net/wireless/ath/wcn36xx/ |
| A D | smd.c | 256 bss->vht_capable = 1; in wcn36xx_smd_set_bss_vht_params() 1605 bss->oper_mode = 1; in wcn36xx_smd_set_bss_params() 1612 bss->oper_mode = 0; in wcn36xx_smd_set_bss_params() 1632 bss->rifs_mode = 0; in wcn36xx_smd_set_bss_params() 1647 bss->reserved = 0; in wcn36xx_smd_set_bss_params() 1654 bss->rmf = 0; in wcn36xx_smd_set_bss_params() 1699 sta = &bss->sta; in wcn36xx_smd_config_bss_v1() 1782 bss->bssid, bss->self_mac_addr, bss->bss_type, in wcn36xx_smd_config_bss_v1() 1783 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v1() 1823 bss->bssid, bss->self_mac_addr, bss->bss_type, in wcn36xx_smd_config_bss_v0() [all …]
|
| /drivers/net/wireless/marvell/libertas/ |
| A D | cfg.c | 546 struct cfg80211_bss *bss; in lbs_ret_scan() local 1161 if (bss->channel) in lbs_associate() 1367 if (!bss) { in lbs_cfg_connect() 1444 if (bss) in lbs_cfg_connect() 1702 struct cfg80211_bss *bss; in lbs_join_post() local 1767 struct cfg80211_bss *bss) in lbs_ibss_join_existing() argument 1815 memcpy(cmd.bss.bssid, bss->bssid, ETH_ALEN); in lbs_ibss_join_existing() 1825 cmd.bss.capability = cpu_to_le16(bss->capability & CAPINFO_MASK); in lbs_ibss_join_existing() 1841 rates = cmd.bss.rates; in lbs_ibss_join_existing() 1875 lbs_join_post(priv, params, bss->bssid, bss->capability); in lbs_ibss_join_existing() [all …]
|
| A D | host.h | 304 } bss; member 338 } __packed bss; member 794 struct adhoc_bssdesc bss; member
|
| /drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
| A D | links.c | 44 static struct cfg80211_bss bss = {}; variable 46 static struct ieee80211_bss_conf link_conf = {.bss = &bss}; 197 bss.signal = DBM_TO_MBM(params->signal); in KUNIT_ARRAY_PARAM_DESC() 210 rcu_assign_pointer(bss.ies, ies); in KUNIT_ARRAY_PARAM_DESC() 211 rcu_assign_pointer(bss.beacon_ies, ies); in KUNIT_ARRAY_PARAM_DESC() 228 RCU_INIT_POINTER(bss.ies, NULL); in test_link_grading()
|
| /drivers/firmware/efi/libstub/ |
| A D | zboot.lds | 46 .bss : { 47 *(.bss* .init.bss*)
|
| A D | Makefile | 122 --rename-section .bss=.bss.efistub,load,alloc
|
| /drivers/net/wireless/marvell/mwifiex/ |
| A D | sta_ioctl.c | 130 struct cfg80211_bss *bss, in mwifiex_fill_new_bss_desc() argument 139 ies = rcu_dereference(bss->ies); in mwifiex_fill_new_bss_desc() 152 bss_desc->rssi = bss->signal; in mwifiex_fill_new_bss_desc() 156 bss_desc->beacon_period = bss->beacon_interval; in mwifiex_fill_new_bss_desc() 157 bss_desc->cap_info_bitmap = bss->capability; in mwifiex_fill_new_bss_desc() 194 struct cfg80211_bss *bss) in mwifiex_process_country_ie() argument 271 if (bss) { in mwifiex_bss_start() 273 mwifiex_process_country_ie(priv, bss)) in mwifiex_bss_start() 342 if (bss && !priv->adapter->host_mlme_enabled) in mwifiex_bss_start() 343 cfg80211_put_bss(priv->adapter->wiphy, bss); in mwifiex_bss_start() [all …]
|
| A D | cfg80211.c | 2218 struct cfg80211_bss *bss; in mwifiex_cfg80211_inform_ibss_bss() local 2242 if (bss) { in mwifiex_cfg80211_inform_ibss_bss() 2386 if (!bss) { in mwifiex_cfg80211_assoc() 2396 bss->bssid); in mwifiex_cfg80211_assoc() 2402 if (bss) in mwifiex_cfg80211_assoc() 2420 *sel_bss = bss; in mwifiex_cfg80211_assoc() 2421 bss = NULL; in mwifiex_cfg80211_assoc() 2425 if (bss) in mwifiex_cfg80211_assoc() 2479 &bss); in mwifiex_cfg80211_connect() 4332 req->bss->channel, in mwifiex_cfg80211_authenticate() [all …]
|
| A D | scan.c | 1646 struct cfg80211_bss *bss) in mwifiex_save_hidden_ssid_channels() argument 1665 bss->channel->hw_value) in mwifiex_save_hidden_ssid_channels() 1670 bss->channel->hw_value; in mwifiex_save_hidden_ssid_channels() 1672 bss->channel->band; in mwifiex_save_hidden_ssid_channels() 1690 struct cfg80211_bss *bss) in mwifiex_update_curr_bss_params() argument 1735 struct cfg80211_bss *bss; in mwifiex_parse_single_response_buf() local 1864 bss = cfg80211_inform_bss(priv->wdev.wiphy, in mwifiex_parse_single_response_buf() 1869 if (bss) { in mwifiex_parse_single_response_buf() 1878 bss); in mwifiex_parse_single_response_buf() 1886 bss); in mwifiex_parse_single_response_buf() [all …]
|
| /drivers/net/wireless/quantenna/qtnfmac/ |
| A D | event.c | 143 struct cfg80211_bss *bss = NULL; in qtnf_event_handle_bss_join() local 184 bss = cfg80211_get_bss(wiphy, chandef.chan, join_info->bssid, in qtnf_event_handle_bss_join() 187 if (!bss) { in qtnf_event_handle_bss_join() 214 bss = cfg80211_inform_bss(wiphy, chandef.chan, in qtnf_event_handle_bss_join() 220 if (!bss) { in qtnf_event_handle_bss_join() 270 if (bss) { in qtnf_event_handle_bss_join() 273 cfg80211_put_bss(wiphy, bss); in qtnf_event_handle_bss_join() 344 struct cfg80211_bss *bss; in qtnf_event_handle_scan_results() local 407 bss = cfg80211_inform_bss(wiphy, channel, frame_type, in qtnf_event_handle_scan_results() 412 if (!bss) in qtnf_event_handle_scan_results() [all …]
|
| /drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| A D | link-selection.c | 85 KUNIT_ALLOC_AND_ASSERT(test, link->bss); in setup_link() 87 link->bss->signal = DBM_TO_MBM(test_param->input.link.signal); in setup_link() 105 rcu_assign_pointer(link->bss->beacon_ies, ies); in setup_link() 106 rcu_assign_pointer(link->bss->ies, ies); in setup_link()
|
| /drivers/net/wireless/microchip/wilc1000/ |
| A D | cfg80211.c | 117 struct cfg80211_bss *bss; in cfg_scan_result() local 133 cfg80211_put_bss(wiphy, bss); in cfg_scan_result() 193 cfg80211_ref_bss(wiphy, vif->bss); in cfg_connect_result() 194 cfg80211_connect_bss(dev, conn_info->bssid, vif->bss, in cfg_connect_result() 202 vif->bss = NULL; in cfg_connect_result() 311 struct cfg80211_bss *bss; in connect() local 386 if (!bss) { in connect() 436 vif->bss = bss; in connect() 437 cfg80211_put_bss(wiphy, bss); in connect() 441 cfg80211_put_bss(wiphy, bss); in connect() [all …]
|
| /drivers/net/wireless/rsi/ |
| A D | rsi_91x_mac80211.c | 739 struct ieee80211_bss_conf *bss; in rsi_get_connected_channel() local 745 bss = &vif->bss_conf; in rsi_get_connected_channel() 746 channel = bss->chanreq.oper.chan; in rsi_get_connected_channel() 793 struct ieee80211_bss_conf *bss = &vif->bss_conf; in rsi_mac80211_bss_info_changed() local 843 common->beacon_interval = bss->beacon_int; in rsi_mac80211_bss_info_changed() 859 if (bss->enable_beacon) { in rsi_mac80211_bss_info_changed() 1316 struct ieee80211_bss_conf *bss = NULL; in rsi_fill_rx_status() local 1358 bss = &vif->bss_conf; in rsi_fill_rx_status() 1362 if (!bss) in rsi_fill_rx_status() 1529 struct ieee80211_bss_conf *bss = &vif->bss_conf; in rsi_mac80211_sta_remove() local [all …]
|
| A D | rsi_91x_core.c | 417 struct ieee80211_bss_conf *bss = &vif->bss_conf; in rsi_core_xmit() local 422 STA_CONNECTED, bss->bssid, in rsi_core_xmit() 423 bss->qos, vif->cfg.aid, in rsi_core_xmit()
|
| /drivers/staging/rtl8723bs/include/ |
| A D | wlan_bssdef.h | 172 static inline uint get_wlan_bssid_ex_sz(struct wlan_bssid_ex *bss) in get_wlan_bssid_ex_sz() argument 174 return (sizeof(struct wlan_bssid_ex) - MAX_IE_SZ + bss->ie_length); in get_wlan_bssid_ex_sz()
|
| A D | ioctl_cfg80211.h | 113 #define rtw_cfg80211_send_rx_assoc(adapter, bss, buf, len) cfg80211_send_rx_assoc((adapter)->pnetde… argument
|
| A D | rtw_event.h | 15 struct wlan_bssid_ex bss; member
|
| /drivers/net/wireless/ath/wil6210/ |
| A D | cfg80211.c | 1216 struct cfg80211_bss *bss; in wil_cfg80211_connect() local 1262 if (!bss) { in wil_cfg80211_connect() 1289 bss->capability); in wil_cfg80211_connect() 1294 ch = bss->channel->hw_value; in wil_cfg80211_connect() 1297 bss->channel->center_freq); in wil_cfg80211_connect() 1305 bss->capability); in wil_cfg80211_connect() 1311 vif->bss = bss; in wil_cfg80211_connect() 1370 vif->bss = bss; in wil_cfg80211_connect() 2564 struct cfg80211_bss *bss; in wil_cfg80211_update_ft_ies() local 2589 bss = vif->bss; in wil_cfg80211_update_ft_ies() [all …]
|
| A D | wmi.c | 870 struct cfg80211_bss *bss; in wmi_evt_rx_mgmt() local 893 if (bss) { in wmi_evt_rx_mgmt() 896 cfg80211_put_bss(wiphy, bss); in wmi_evt_rx_mgmt() 1065 cfg80211_ref_bss(wiphy, vif->bss); in wmi_evt_connect() 1072 vif->bss = NULL; in wmi_evt_connect() 1389 struct cfg80211_bss *bss; in wmi_evt_sched_scan_result() local 1440 if (bss) { in wmi_evt_sched_scan_result() 1442 cfg80211_put_bss(wiphy, bss); in wmi_evt_sched_scan_result() 1819 cfg80211_ref_bss(wiphy, vif->bss); in wmi_evt_reassoc_status() 1824 info.links[0].bss = vif->bss; in wmi_evt_reassoc_status() [all …]
|
| /drivers/net/wireless/silabs/wfx/ |
| A D | sta.c | 417 struct cfg80211_bss *bss = NULL; in wfx_join() local 425 bss = cfg80211_get_bss(wvif->wdev->hw->wiphy, wvif->channel, conf->bssid, NULL, 0, in wfx_join() 427 if (!bss && !vif->cfg.ibss_joined) { in wfx_join() 433 if (bss) in wfx_join() 434 ssid_ie = ieee80211_bss_get_ie(bss, WLAN_EID_SSID); in wfx_join() 443 cfg80211_put_bss(wvif->wdev->hw->wiphy, bss); in wfx_join()
|
| /drivers/net/wireless/ath/ar5523/ |
| A D | ar5523.c | 1231 struct ieee80211_bss_conf *bss) in ar5523_set_basic_rates() argument 1238 ar5523_create_rateset(ar, bss, &rates.rateset, true); in ar5523_set_basic_rates() 1246 struct ieee80211_bss_conf *bss) in ar5523_create_connection() argument 1257 ar5523_create_rateset(ar, bss, &create.connattr.rateset, false); in ar5523_create_connection() 1259 wlan_mode = ar5523_get_wlan_mode(ar, bss); in ar5523_create_connection() 1268 struct ieee80211_bss_conf *bss = &vif->bss_conf; in ar5523_write_associd() local 1275 memcpy(associd.bssid, bss->bssid, ETH_ALEN); in ar5523_write_associd() 1282 struct ieee80211_bss_conf *bss, in ar5523_bss_info_changed() argument 1295 error = ar5523_create_connection(ar, vif, bss); in ar5523_bss_info_changed() 1301 error = ar5523_set_basic_rates(ar, bss); in ar5523_bss_info_changed()
|
| /drivers/staging/rtl8723bs/os_dep/ |
| A D | ioctl_cfg80211.c | 211 struct cfg80211_bss *bss = NULL; in rtw_cfg80211_inform_bss() local 317 if (unlikely(!bss)) in rtw_cfg80211_inform_bss() 320 cfg80211_put_bss(wiphy, bss); in rtw_cfg80211_inform_bss() 324 return bss; in rtw_cfg80211_inform_bss() 336 struct cfg80211_bss *bss = NULL; in rtw_cfg80211_check_bss() local 351 cfg80211_put_bss(padapter->rtw_wdev->wiphy, bss); in rtw_cfg80211_check_bss() 353 return (bss != NULL); in rtw_cfg80211_check_bss() 1109 struct cfg80211_bss *bss = NULL; in rtw_cfg80211_unlink_bss() local 1118 if (bss) { in rtw_cfg80211_unlink_bss() 1119 cfg80211_unlink_bss(wiphy, bss); in rtw_cfg80211_unlink_bss() [all …]
|
| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac_mcu.c | 2781 struct bss_info_basic *bss; in mt76_connac_mcu_bss_basic_tlv() local 2785 bss = (struct bss_info_basic *)tlv; in mt76_connac_mcu_bss_basic_tlv() 2800 bss->max_bssid = bssid_id; in mt76_connac_mcu_bss_basic_tlv() 2827 bss->network_type = cpu_to_le32(type); in mt76_connac_mcu_bss_basic_tlv() 2828 bss->bmc_wcid_lo = to_wcid_lo(wlan_idx); in mt76_connac_mcu_bss_basic_tlv() 2829 bss->bmc_wcid_hi = to_wcid_hi(wlan_idx); in mt76_connac_mcu_bss_basic_tlv() 2830 bss->wmm_idx = mvif->wmm_idx; in mt76_connac_mcu_bss_basic_tlv() 2831 bss->active = enable; in mt76_connac_mcu_bss_basic_tlv() 2832 bss->cipher = mvif->cipher; in mt76_connac_mcu_bss_basic_tlv() 2839 bss->dtim_period = vif->bss_conf.dtim_period; in mt76_connac_mcu_bss_basic_tlv() [all …]
|
| /drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | mcu.c | 999 struct mt76_connac_bss_basic_tlv *bss; in mt7996_mcu_bss_basic_tlv() local 1040 bss->sta_idx = cpu_to_le16(sta_wlan_idx); in mt7996_mcu_bss_basic_tlv() 1041 bss->conn_type = cpu_to_le32(type); in mt7996_mcu_bss_basic_tlv() 1042 bss->omac_idx = mvif->omac_idx; in mt7996_mcu_bss_basic_tlv() 1043 bss->band_idx = mvif->band_idx; in mt7996_mcu_bss_basic_tlv() 1044 bss->wmm_idx = mvif->wmm_idx; in mt7996_mcu_bss_basic_tlv() 1045 bss->conn_state = !enable; in mt7996_mcu_bss_basic_tlv() 1046 bss->active = enable; in mt7996_mcu_bss_basic_tlv() 1049 bss->hw_bss_idx = idx; in mt7996_mcu_bss_basic_tlv() 4450 u8 bss; in mt7996_mcu_twt_agrt_update() member [all …]
|
| /drivers/net/ethernet/mediatek/ |
| A D | mtk_ppe_offload.c | 114 info->bss = path->mtk_wdma.bss; in mtk_flow_get_wdma_info() 198 info.bss, info.wcid, info.amsdu); in mtk_flow_set_output_device()
|