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

/drivers/net/wireless/mwifiex/
H A Dtdls.c216 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param))
217 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param;
220 ht_oper->ht_param =
222 ht_oper->ht_param |= BIT(2);
H A D11n.c353 ht_info->ht_oper.ht_param &=
375 bss_desc->bcn_ht_oper->ht_param &
379 (bss_desc->bcn_ht_oper->ht_param &
H A Dfw.h234 #define ISALLOWED_CHANWIDTH40(ht_param) (ht_param & BIT(2))
H A Djoin.c1010 ht_info->ht_oper.ht_param = adapter->sec_chan_offset;
1011 ht_info->ht_oper.ht_param |=
/drivers/staging/rtl8712/
H A Dwifi.h557 unsigned char ht_param; member in struct:ieee80211_ht_addt_info
/drivers/staging/rtl8723au/core/
H A Drtw_wlan_util.c635 if ((pHT_info->ht_param & IEEE80211_HT_PARAM_CHAN_WIDTH_ANY) &&
639 switch (pHT_info->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET){
H A Drtw_ap.c734 if (pregpriv->cbw40_enable && pht_info->ht_param &
738 switch (pht_info->ht_param &
H A Drtw_mlme.c2260 pmlmeinfo->HT_info.ht_param & IEEE80211_HT_PARAM_CHAN_WIDTH_ANY) {
2277 switch (pmlmeinfo->HT_info.ht_param &
H A Drtw_mlme_ext.c5631 (pht_info->ht_param &
5635 switch (pht_info->ht_param &
/drivers/staging/rtl8188eu/include/
H A Dwifi.h657 unsigned char ht_param; member in struct:ieee80211_ht_addt_info
/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c1026 (pmlmeinfo->HT_info.ht_param &

Completed in 4183 milliseconds