Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c263 cap_ele->short_gi_40mhz = 1; in ht_construct_capability_element()
302 cap_ele->short_gi_40mhz = 0; in ht_construct_capability_element()
461 ht_info->cur_short_gi_40mhz = ((pPeerHTCap->short_gi_40mhz == 1) ? true : false); in ht_on_assoc_rsp()
Drtl819x_HT.h32 u8 short_gi_40mhz:1; member
Drtllib_wx.c134 ((ht_cap->short_gi_40mhz) ? 1 : 0) : in rtl819x_translate_scan()