Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/
Ddot11d.c120 u16 CoutryIeLen, u8 *pCoutryIe) in Dot11d_UpdateCountryIe() argument
130 pTriple = (struct chnl_txpow_triple *)(pCoutryIe + 3); in Dot11d_UpdateCountryIe()
155 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe, CoutryIeLen); in Dot11d_UpdateCountryIe()
Ddot11d.h90 u16 CoutryIeLen, u8 *pCoutryIe);
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Ddot11d.c52 u16 CoutryIeLen, u8 *pCoutryIe) in Dot11d_UpdateCountryIe() argument
62 pTriple = (PCHNL_TXPOWER_TRIPLE)(pCoutryIe + 3); in Dot11d_UpdateCountryIe()
96 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe, CoutryIeLen); in Dot11d_UpdateCountryIe()
Ddot11d.h77 u8 *pCoutryIe