Home
last modified time | relevance | path

Searched refs:ht_param (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A D11n.c344 u8 ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_cmd_append_11n_tlv() local
353 switch (ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in mwifiex_cmd_append_11n_tlv()
397 ht_info->ht_oper.ht_param &= in mwifiex_cmd_append_11n_tlv()
419 bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
423 (bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
H A Dtdls.c219 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()
H A Djoin.c750 priv->assoc_resp_ht_param = assoc_resp_ht_oper->ht_param; in mwifiex_ret_802_11_associate()
1077 ht_info->ht_oper.ht_param = adapter->sec_chan_offset; in mwifiex_cmd_802_11_ad_hoc_start()
1078 ht_info->ht_oper.ht_param |= in mwifiex_cmd_802_11_ad_hoc_start()
H A Dfw.h286 #define ISALLOWED_CHANWIDTH40(ht_param) (ht_param & BIT(2))
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A D11n.c332 u8 ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_cmd_append_11n_tlv() local
341 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()
407 bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
411 (bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
H A Dtdls.c219 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()
H A Djoin.c738 priv->assoc_resp_ht_param = assoc_resp_ht_oper->ht_param; in mwifiex_ret_802_11_associate()
1065 ht_info->ht_oper.ht_param = adapter->sec_chan_offset; in mwifiex_cmd_802_11_ad_hoc_start()
1066 ht_info->ht_oper.ht_param |= in mwifiex_cmd_802_11_ad_hoc_start()
H A Dfw.h274 #define ISALLOWED_CHANWIDTH40(ht_param) (ht_param & BIT(2))
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Dwifi.h456 unsigned char ht_param; member
/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c3020 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in ieee80211_ie_build_ht_oper()
3022 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in ieee80211_ie_build_ht_oper()
3025 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_NONE; in ieee80211_ie_build_ht_oper()
3031 ht_oper->ht_param |= IEEE80211_HT_PARAM_CHAN_WIDTH_ANY; in ieee80211_ie_build_ht_oper()
3034 ht_oper->ht_param |= IEEE80211_HT_PARAM_RIFS_MODE; in ieee80211_ie_build_ht_oper()
3219 switch (ht_oper->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in ieee80211_chandef_ht_oper()
H A Dmesh_plink.c457 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
H A Dmlme.c5642 ((struct ieee80211_ht_operation *)(ht_ie + 2))->ht_param; in ieee80211_mgd_assoc()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Dwifi.h434 unsigned char ht_param; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Dwifi.h388 unsigned char ht_param; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c3350 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in ieee80211_ie_build_ht_oper()
3352 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in ieee80211_ie_build_ht_oper()
3359 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_NONE; in ieee80211_ie_build_ht_oper()
3365 ht_oper->ht_param |= IEEE80211_HT_PARAM_CHAN_WIDTH_ANY; in ieee80211_ie_build_ht_oper()
3368 ht_oper->ht_param |= IEEE80211_HT_PARAM_RIFS_MODE; in ieee80211_ie_build_ht_oper()
3639 switch (ht_oper->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in ieee80211_chandef_ht_oper()
H A Dmesh_plink.c472 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
H A Dmlme.c7313 ((struct ieee80211_ht_operation *)(ht_elem->data))->ht_param; in ieee80211_setup_assoc_link()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dwifi.h684 unsigned char ht_param; member
/kernel/linux/linux-5.10/include/linux/
H A Dieee80211.h1607 u8 ht_param; member
1613 /* for ht_param */
/kernel/linux/linux-6.6/include/linux/
H A Dieee80211.h1787 * @ht_param: HT Operation Information parameters
1797 u8 ht_param; member
1803 /* for ht_param */

Completed in 84 milliseconds