Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Ddot11d.h23 u8 country_ie_buf[MAX_IE_LEN]; member
Ddot11d.c97 memcpy(pDot11dInfo->country_ie_buf, pCoutryIe, CoutryIeLen); in Dot11d_UpdateCountryIe()