Searched refs:Dot11d_UpdateCountryIe (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | dot11d.c | 51 void Dot11d_UpdateCountryIe(struct ieee80211_device *dev, u8 *pTaddr, in Dot11d_UpdateCountryIe() function 99 EXPORT_SYMBOL(Dot11d_UpdateCountryIe);
|
D | dot11d.h | 73 Dot11d_UpdateCountryIe(
|
D | ieee80211_rx.c | 1587 Dot11d_UpdateCountryIe(ieee, addr2, info_element->len, info_element->data); in ieee80211_extract_country_ie()
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | dot11d.h | 89 void Dot11d_UpdateCountryIe(struct rtllib_device *dev, u8 *pTaddr,
|
D | dot11d.c | 119 void Dot11d_UpdateCountryIe(struct rtllib_device *dev, u8 *pTaddr, in Dot11d_UpdateCountryIe() function
|
D | rtllib_rx.c | 1823 Dot11d_UpdateCountryIe(ieee, addr2, in rtllib_extract_country_ie()
|