Searched refs:ht_param (Results 1 – 10 of 10) sorted by relevance
332 u8 ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_cmd_append_11n_tlv() local341 switch (ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in mwifiex_cmd_append_11n_tlv()385 ht_info->ht_oper.ht_param &= in mwifiex_cmd_append_11n_tlv()405 bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()409 (bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
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()223 ht_oper->ht_param = in mwifiex_tdls_add_ht_oper()225 ht_oper->ht_param |= BIT(2); in mwifiex_tdls_add_ht_oper()
785 priv->assoc_resp_ht_param = assoc_resp_ht_oper->ht_param; in mwifiex_ret_802_11_associate()1113 ht_info->ht_oper.ht_param = adapter->sec_chan_offset; in mwifiex_cmd_802_11_ad_hoc_start()1114 ht_info->ht_oper.ht_param |= in mwifiex_cmd_802_11_ad_hoc_start()
277 #define ISALLOWED_CHANWIDTH40(ht_param) (ht_param & BIT(2)) argument
96 ht_oper.ht_param = control_freq > center_freq1 ? in validate_chandef_by_ht_vht_oper()100 ht_oper.ht_param = IEEE80211_HT_PARAM_CHA_SEC_NONE; in validate_chandef_by_ht_vht_oper()
2637 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in ieee80211_ie_build_ht_oper()2639 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in ieee80211_ie_build_ht_oper()2646 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_NONE; in ieee80211_ie_build_ht_oper()2652 ht_oper->ht_param |= IEEE80211_HT_PARAM_CHAN_WIDTH_ANY; in ieee80211_ie_build_ht_oper()2655 ht_oper->ht_param |= IEEE80211_HT_PARAM_RIFS_MODE; in ieee80211_ie_build_ht_oper()2926 switch (ht_oper->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in ieee80211_chandef_ht_oper()
482 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
8736 ((struct ieee80211_ht_operation *)(elem->data))->ht_param; in ieee80211_mgd_get_ap_ht_vht_capa()
335 unsigned char ht_param; member
1913 u8 ht_param; member