Home
last modified time | relevance | path

Searched refs:cur_short_gi_40mhz (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c92 ((ht_info->cur_short_gi_40mhz) ? 1 : 0) : in ht_mcs_to_data_rate()
461 ht_info->cur_short_gi_40mhz = ((pPeerHTCap->short_gi_40mhz == 1) ? true : false); in ht_on_assoc_rsp()
514 ht_info->cur_short_gi_40mhz = false; in ht_initialize_ht_info()
Drtl819x_HT.h98 u8 cur_short_gi_40mhz; member
Drtllib_tx.c343 if (ht_info->cur_bw_40mhz && ht_info->cur_short_gi_40mhz) in rtllib_query_ht_cap_short_gi()
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c289 ht_info->cur_short_gi_40mhz) || in _rtl92e_dm_check_rate_adaptive()
Dr8192E_dev.c1737 ieee->ht_info->cur_short_gi_40mhz) in rtl92e_update_ratr_table()