Home
last modified time | relevance | path

Searched refs:enable_ht (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/
H A Dfsp_configs.h10 u8 enable_ht; member
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dfsp_configs.c26 plat_config->enable_ht = in update_fsp_configs()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_tx.c276 if (!ht_info->bCurrentHTSupport || !ht_info->enable_ht) in rtllib_tx_query_agg_cap()
357 if (!ht_info->bCurrentHTSupport || !ht_info->enable_ht) in rtllib_query_HTCapShortGI()
378 if (!ht_info->bCurrentHTSupport || !ht_info->enable_ht) in rtllib_query_BandwidthMode()
441 if (ht_info->bCurrentHTSupport && ht_info->enable_ht) { in rtllib_query_protectionmode()
H A Drtl819x_HT.h95 u8 enable_ht; member
H A Drtllib_softmac.c1025 ieee->ht_info->enable_ht = 0; in rtllib_association_req()
1029 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_association_req()
1167 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_association_req()
1201 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_association_req()
1366 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_associate_complete_wq()
1373 ieee->ht_info->enable_ht); in rtllib_associate_complete_wq()
1518 ieee->ht_info->enable_ht, in rtllib_softmac_new_net()
H A Drtllib_softmac_wx.c328 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht && in rtllib_wx_sync_scan_wq()
H A Drtl819x_HTProc.c776 if (ht_info->enable_ht) { in HTUseDefaultSetting()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c607 priv->rtllib->ht_info->enable_ht = 1; in rtl92e_set_wireless_mode()
609 priv->rtllib->ht_info->enable_ht = 0; in rtl92e_set_wireless_mode()