Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c434 if (!ht_info->current_ht_support) { in ht_on_assoc_rsp()
508 ht_info->current_ht_support = false; in ht_initialize_ht_info()
571 ht_info->current_ht_support = true; in ht_reset_self_and_save_peer_setting()
602 ht_info->current_ht_support = false; in ht_reset_self_and_save_peer_setting()
618 if (ht_info->current_ht_support) { in HT_update_self_and_peer_setting()
627 if (ieee->ht_info->current_ht_support) { in ht_c_check()
Drtl819x_BAProc.c247 !ieee->ht_info->current_ht_support || in rtllib_rx_add_ba_req()
253 ieee->ht_info->current_ht_support); in rtllib_rx_add_ba_req()
329 !ieee->ht_info->current_ht_support || in rtllib_rx_add_ba_rsp()
334 ieee->ht_info->current_ht_support, in rtllib_rx_add_ba_rsp()
416 !ieee->ht_info->current_ht_support) { in rtllib_rx_DELBA()
420 ieee->ht_info->current_ht_support); in rtllib_rx_DELBA()
Drtllib_tx.c276 if (!ht_info->current_ht_support || !ht_info->enable_ht) in rtllib_tx_query_agg_cap()
340 if (!ht_info->current_ht_support || !ht_info->enable_ht) in rtllib_query_ht_cap_short_gi()
356 if (!ht_info->current_ht_support || !ht_info->enable_ht) in rtllib_query_bandwidth_mode()
419 if (ht_info->current_ht_support && ht_info->enable_ht) { in rtllib_query_protectionmode()
Drtl819x_HT.h96 u8 current_ht_support; member
Drtllib_softmac.c729 if (ieee->ht_info->current_ht_support && ieee->ht_info->enable_ht) { in rtllib_association_req()
867 if (ieee->ht_info->current_ht_support && ieee->ht_info->enable_ht) { in rtllib_association_req()
901 if (ieee->ht_info->current_ht_support && ieee->ht_info->enable_ht) { in rtllib_association_req()
1064 if (ieee->ht_info->current_ht_support && ieee->ht_info->enable_ht) { in rtllib_associate_complete_wq()
1070 ieee->ht_info->current_ht_support, in rtllib_associate_complete_wq()
1223 ieee->ht_info->current_ht_support = false; in rtllib_softmac_new_net()
Drtllib_softmac_wx.c319 if (ieee->ht_info->current_ht_support && ieee->ht_info->enable_ht && in rtllib_wx_sync_scan_wq()
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c714 ieee->ht_info->current_ht_support) in _rtl92e_wx_set_encode_ext()
Drtl_core.c287 if (ieee->ht_info->current_ht_support) in _rtl92e_update_beacon()