Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c876 struct HT_info_element *pHT_info; in bwmode_update_check() local
893 pHT_info = (struct HT_info_element *)pIE->data; in bwmode_update_check()
903 if ((pHT_info->infos[0] & BIT(2)) && cbw40_enable) { in bwmode_update_check()
906 switch (pHT_info->infos[0] & 0x3) { in bwmode_update_check()