Searched refs:ieee80211_bss_get_elem (Results 1 – 2 of 2) sorted by relevance
815 const struct element *ieee80211_bss_get_elem(struct cfg80211_bss *bss, u8 id) in ieee80211_bss_get_elem() function825 EXPORT_SYMBOL(ieee80211_bss_get_elem);
2237 const struct element *ieee80211_bss_get_elem(struct cfg80211_bss *bss, u8 id);2250 return (void *)ieee80211_bss_get_elem(bss, id); in ieee80211_bss_get_ie()