Home
last modified time | relevance | path

Searched refs:bss_desc (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c118 __func__, bss_desc->timestamp, bss_desc->fw_tsf); in mwifiex_cmd_append_tsf_tlv()
488 (bss_desc->bcn_ht_cap) in mwifiex_cmd_802_11_associate()
539 !bss_desc->disable_11n && !bss_desc->disable_11ac && in mwifiex_cmd_802_11_associate()
747 bss_desc->ssid.ssid); in mwifiex_ret_802_11_associate()
1194 &bss_desc->ssid.ssid, bss_desc->ssid.ssid_len); in mwifiex_cmd_802_11_ad_hoc_join()
1273 bss_desc, &pos); in mwifiex_cmd_802_11_ad_hoc_join()
1340 bss_desc->ssid.ssid); in mwifiex_ret_802_11_ad_hoc()
1354 bss_desc->ssid.ssid); in mwifiex_ret_802_11_ad_hoc()
1409 !bss_desc->disable_11n && !bss_desc->disable_11ac && in mwifiex_associate()
1465 bss_desc->ssid.ssid); in mwifiex_adhoc_join()
[all …]
H A D11ac.c170 if (bss_desc->bss_band & BAND_A) in mwifiex_cmd_append_11ac_tlv()
176 if (bss_desc->bcn_vht_cap) { in mwifiex_cmd_append_11ac_tlv()
183 (u8 *)bss_desc->bcn_vht_cap, in mwifiex_cmd_append_11ac_tlv()
187 bss_desc->bss_band); in mwifiex_cmd_append_11ac_tlv()
193 if (bss_desc->bcn_vht_oper) { in mwifiex_cmd_append_11ac_tlv()
203 (u8 *)bss_desc->bcn_vht_oper, in mwifiex_cmd_append_11ac_tlv()
239 if (bss_desc->oper_mode) { in mwifiex_cmd_append_11ac_tlv()
240 ieee_oper_ntf = bss_desc->oper_mode; in mwifiex_cmd_append_11ac_tlv()
296 struct mwifiex_bssdescriptor *bss_desc; in mwifiex_is_bss_in_11ac_mode() local
300 vht_oper = bss_desc->bcn_vht_oper; in mwifiex_is_bss_in_11ac_mode()
[all …]
H A Dsta_ioctl.c152 bss_desc->rssi = bss->signal; in mwifiex_fill_new_bss_desc()
175 bss_desc->disable_11ac = true; in mwifiex_fill_new_bss_desc()
178 bss_desc->sensed_11h = true; in mwifiex_fill_new_bss_desc()
279 if (!bss_desc) in mwifiex_bss_start()
291 if (!bss_desc) in mwifiex_bss_start()
314 bss_desc->channel); in mwifiex_bss_start()
347 if (bss_desc && bss_desc->ssid.ssid_len && in mwifiex_bss_start()
349 &bss_desc->ssid)) { in mwifiex_bss_start()
380 if (bss_desc) in mwifiex_bss_start()
381 kfree(bss_desc->beacon_buf); in mwifiex_bss_start()
[all …]
H A Dscan.c75 bss_desc->bcn_wpa_ie ? in _dbg_security_flags()
77 bss_desc->bcn_rsn_ie ? in _dbg_security_flags()
83 bss_desc->privacy); in _dbg_security_flags()
333 bss_desc->disable_11n = false; in mwifiex_is_network_compatible()
1607 if (!bss_desc) in mwifiex_check_network_compatibility()
1653 bss_desc = kzalloc(sizeof(*bss_desc), GFP_KERNEL); in mwifiex_save_hidden_ssid_channels()
1654 if (!bss_desc) in mwifiex_save_hidden_ssid_channels()
1684 kfree(bss_desc->beacon_buf); in mwifiex_save_hidden_ssid_channels()
1685 kfree(bss_desc); in mwifiex_save_hidden_ssid_channels()
1697 if (!bss_desc) in mwifiex_update_curr_bss_params()
[all …]
H A D11h.c27 struct mwifiex_bssdescriptor *bss_desc) in mwifiex_11h_process_infra_join() argument
39 radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band); in mwifiex_11h_process_infra_join()
52 constraint->chan = bss_desc->channel; in mwifiex_11h_process_infra_join()
53 constraint->constraint = bss_desc->local_constraint; in mwifiex_11h_process_infra_join()
89 struct mwifiex_bssdescriptor *bss_desc) in mwifiex_11h_process_join() argument
91 if (bss_desc->sensed_11h) { in mwifiex_11h_process_join()
97 bss_desc->cap_info_bitmap |= WLAN_CAPABILITY_SPECTRUM_MGMT; in mwifiex_11h_process_join()
98 mwifiex_11h_process_infra_join(priv, buffer, bss_desc); in mwifiex_11h_process_join()
103 bss_desc->cap_info_bitmap &= ~WLAN_CAPABILITY_SPECTRUM_MGMT; in mwifiex_11h_process_join()
H A D11n.c319 if (bss_desc->bcn_ht_cap) { in mwifiex_cmd_append_11n_tlv()
326 (u8 *)bss_desc->bcn_ht_cap, in mwifiex_cmd_append_11n_tlv()
331 if (bss_desc->bcn_ht_oper) { in mwifiex_cmd_append_11n_tlv()
367 if (bss_desc->bcn_ht_oper) { in mwifiex_cmd_append_11n_tlv()
380 (u8 *)bss_desc->bcn_ht_oper, in mwifiex_cmd_append_11n_tlv()
400 bss_desc->bcn_ht_oper->primary_chan; in mwifiex_cmd_append_11n_tlv()
405 bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
418 if (bss_desc->bcn_bss_co_2040) { in mwifiex_cmd_append_11n_tlv()
428 bss_desc->bcn_bss_co_2040 + in mwifiex_cmd_append_11n_tlv()
436 if (bss_desc->bcn_ext_cap) { in mwifiex_cmd_append_11n_tlv()
[all …]
H A Dtdls.c192 struct mwifiex_bssdescriptor *bss_desc = in mwifiex_tdls_add_ht_oper() local
214 ht_oper->primary_chan = bss_desc->channel; in mwifiex_tdls_add_ht_oper()
218 bss_desc->bcn_ht_cap && in mwifiex_tdls_add_ht_oper()
219 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) in mwifiex_tdls_add_ht_oper()
220 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_tdls_add_ht_oper()
224 mwifiex_get_sec_chan_offset(bss_desc->channel); in mwifiex_tdls_add_ht_oper()
237 struct mwifiex_bssdescriptor *bss_desc; in mwifiex_tdls_add_vht_oper() local
248 bss_desc = &priv->curr_bss_params.bss_descriptor; in mwifiex_tdls_add_vht_oper()
271 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()
279 if (bss_desc->bss_band & BAND_A) in mwifiex_tdls_add_vht_oper()
[all …]
H A D11ac.h26 struct mwifiex_bssdescriptor *bss_desc,
H A Dmain.h1167 struct mwifiex_bssdescriptor *bss_desc);
1170 struct mwifiex_bssdescriptor *bss_desc);
1181 struct mwifiex_bssdescriptor *bss_desc);
1187 struct mwifiex_bssdescriptor *bss_desc);
1545 struct mwifiex_bssdescriptor *bss_desc);
1549 struct mwifiex_bssdescriptor *bss_desc);
1583 struct mwifiex_bssdescriptor *bss_desc);
H A D11n.h23 struct mwifiex_bssdescriptor *bss_desc,