Home
last modified time | relevance | path

Searched refs:ht_param (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
D11n.c364 ht_info->ht_oper.ht_param &= in mwifiex_cmd_append_11n_tlv()
386 bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
390 (bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
Dtdls.c217 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) in mwifiex_tdls_add_ht_oper()
218 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_tdls_add_ht_oper()
221 ht_oper->ht_param = in mwifiex_tdls_add_ht_oper()
223 ht_oper->ht_param |= BIT(2); in mwifiex_tdls_add_ht_oper()
Djoin.c1008 ht_info->ht_oper.ht_param = adapter->sec_chan_offset; in mwifiex_cmd_802_11_ad_hoc_start()
1009 ht_info->ht_oper.ht_param |= in mwifiex_cmd_802_11_ad_hoc_start()
Dfw.h237 #define ISALLOWED_CHANWIDTH40(ht_param) (ht_param & BIT(2)) argument
/linux-4.1.27/drivers/staging/rtl8712/
Dwifi.h534 unsigned char ht_param; member
/linux-4.1.27/net/mac80211/
Dutil.c2323 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in ieee80211_ie_build_ht_oper()
2325 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in ieee80211_ie_build_ht_oper()
2328 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_NONE; in ieee80211_ie_build_ht_oper()
2334 ht_oper->ht_param |= IEEE80211_HT_PARAM_CHAN_WIDTH_ANY; in ieee80211_ie_build_ht_oper()
2394 switch (ht_oper->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in ieee80211_ht_oper_to_chandef()
Dmesh_plink.c410 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
Dmlme.c206 switch (ht_oper->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in ieee80211_determine_chantype()
4791 ((struct ieee80211_ht_operation *)(ht_ie + 2))->ht_param; in ieee80211_mgd_assoc()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_wlan_util.c633 if ((pHT_info->ht_param & IEEE80211_HT_PARAM_CHAN_WIDTH_ANY) && in bwmode_update_check()
637 switch (pHT_info->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET){ in bwmode_update_check()
Drtw_ap.c718 if (pregpriv->cbw40_enable && pht_info->ht_param & in start_bss_network()
722 switch (pht_info->ht_param & in start_bss_network()
Drtw_mlme.c2227 pmlmeinfo->HT_info.ht_param & IEEE80211_HT_PARAM_CHAN_WIDTH_ANY) { in rtw_update_ht_cap23a()
2244 switch (pmlmeinfo->HT_info.ht_param & in rtw_update_ht_cap23a()
Drtw_mlme_ext.c5611 (pht_info->ht_param & in join_cmd_hdl23a()
5615 switch (pht_info->ht_param & in join_cmd_hdl23a()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwifi.h629 unsigned char ht_param; member
/linux-4.1.27/include/linux/
Dieee80211.h1349 u8 ht_param; member
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c1025 (pmlmeinfo->HT_info.ht_param & in rtw_get_cur_max_rate()