Home
last modified time | relevance | path

Searched refs:short_gi_20mhz (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HT.h31 u8 short_gi_20mhz:1; member
Drtl819x_HTProc.c262 cap_ele->short_gi_20mhz = 1; in ht_construct_capability_element()
460 ht_info->cur_short_gi_20mhz = ((pPeerHTCap->short_gi_20mhz == 1) ? true : false); in ht_on_assoc_rsp()
Drtllib_wx.c135 ((ht_cap->short_gi_20mhz) ? 1 : 0); in rtl819x_translate_scan()