Home
last modified time | relevance | path

Searched refs:chl_width (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c256 cap_ele->chl_width = 0; in ht_construct_capability_element()
258 cap_ele->chl_width = 1; in ht_construct_capability_element()
275 cap_ele->chl_width, cap_ele->max_amsdu_size, cap_ele->dss_cck); in ht_construct_capability_element()
305 cap_ele->chl_width = 0; in ht_construct_capability_element()
455 ht_set_connect_bw_mode(ieee, (enum ht_channel_width)(pPeerHTCap->chl_width), in ht_on_assoc_rsp()
Drtl819x_HT.h28 u8 chl_width:1; member
Drtllib_wx.c132 is40M = (ht_cap->chl_width) ? 1 : 0; in rtl819x_translate_scan()
133 isShortGI = (ht_cap->chl_width) ? in rtl819x_translate_scan()
Drtllib_rx.c1876 (ht->bd_ht_cap_buf))->chl_width); in rtllib_parse_mfie_ht_cap()