Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c707 u8 tmp_ht_info_len=0; in ieee80211_probe_resp() local
734 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); in ieee80211_probe_resp()
736 HTConstructInfoElement(ieee,tmp_ht_info_buf,&tmp_ht_info_len, encrypt); in ieee80211_probe_resp()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_softmac.c836 u8 tmp_ht_info_len = 0; in rtllib_probe_resp() local
866 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); in rtllib_probe_resp()
869 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, in rtllib_probe_resp()