Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8187se/ieee80211/
Ddot11d.c73 u8 * pCoutryIe in Dot11d_UpdateCountryIe() argument
91 pTriple = (PCHNL_TXPOWER_TRIPLE)(pCoutryIe + 3); in Dot11d_UpdateCountryIe()
128 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe,CoutryIeLen); in Dot11d_UpdateCountryIe()
Ddot11d.h77 u8 * pCoutryIe
/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Ddot11d.c72 u8 * pCoutryIe in Dot11d_UpdateCountryIe() argument
83 pTriple = (PCHNL_TXPOWER_TRIPLE)(pCoutryIe + 3); in Dot11d_UpdateCountryIe()
116 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe,CoutryIeLen); in Dot11d_UpdateCountryIe()
Ddot11d.h76 u8 * pCoutryIe
/linux-3.4.99/drivers/staging/rtl8192e/
Ddot11d.c123 u16 CoutryIeLen, u8 *pCoutryIe) in Dot11d_UpdateCountryIe() argument
133 pTriple = (struct chnl_txpow_triple *)(pCoutryIe + 3); in Dot11d_UpdateCountryIe()
160 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe, CoutryIeLen); in Dot11d_UpdateCountryIe()
Ddot11d.h100 u16 CoutryIeLen, u8 *pCoutryIe);
/linux-3.4.99/drivers/staging/rtl8192u/
Ddot11d.h77 u8 *pCoutryIe