Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c677 u8 tmp_ht_info_len = 0; in ieee80211_probe_resp() local
703 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); in ieee80211_probe_resp()
705 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, encrypt); in ieee80211_probe_resp()
/linux-5.19.10/drivers/staging/rtl8192e/
Drtllib_softmac.c832 u8 tmp_ht_info_len = 0; in rtllib_probe_resp() local
862 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); in rtllib_probe_resp()
865 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, in rtllib_probe_resp()