Home
last modified time | relevance | path

Searched refs:bcn_ht_oper (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/mwifiex/
D11n.c349 if (bss_desc->bcn_ht_oper) { in mwifiex_cmd_append_11n_tlv()
362 (u8 *)bss_desc->bcn_ht_oper, in mwifiex_cmd_append_11n_tlv()
384 bss_desc->bcn_ht_oper->primary_chan; in mwifiex_cmd_append_11n_tlv()
389 bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
393 (bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
Dscan.c1390 bss_entry->bcn_ht_oper = in mwifiex_update_bss_desc_with_ie()
2644 if (curr_bss->bcn_ht_oper) in mwifiex_save_curr_bcn()
2645 curr_bss->bcn_ht_oper = (struct ieee80211_ht_operation *) in mwifiex_save_curr_bcn()
Dtdls.c223 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) in mwifiex_tdls_add_ht_oper()
224 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_tdls_add_ht_oper()
Dmain.h393 struct ieee80211_ht_operation *bcn_ht_oper; member
Dcfg80211.c3591 if (curr_bss->bcn_ht_oper) { in mwifiex_cfg80211_get_channel()
3592 second_chan_offset = curr_bss->bcn_ht_oper->ht_param & in mwifiex_cfg80211_get_channel()