Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c783 u8 tmp_ht_cap_len = 0; in rtllib_probe_resp() local
814 tmp_ht_cap_len = sizeof(ieee->ht_info->SelfHTCap); in rtllib_probe_resp()
818 &tmp_ht_cap_len, encrypt, false); in rtllib_probe_resp()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c675 u8 tmp_ht_cap_len = 0; in ieee80211_probe_resp() local
701 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in ieee80211_probe_resp()
704 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_len, encrypt); in ieee80211_probe_resp()