Home
last modified time | relevance | path

Searched defs:isShortGI (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/staging/rtl8192e/
Drtl819x_HTProc.c91 u8 isShortGI = (ht_info->cur_bw_40mhz) ? in ht_mcs_to_data_rate() local
102 u8 isShortGI = 0; in tx_count_to_data_rate() local
Drtllib_wx.c123 bool is40M = false, isShortGI = false; in rtl819x_translate_scan() local