Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Die.c233 vendor_ie = cfg80211_find_vendor_ie(oui, oui_type, ies, ies_len); in mwifiex_update_vs_ie()
361 if (cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in mwifiex_uap_parse_tail_ies()
379 vendorhdr = (void *)cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in mwifiex_uap_parse_tail_ies()
Duap_cmd.c388 vendor_ie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in mwifiex_set_wmm_params()
/Linux-v4.19/net/wireless/
Dscan.c508 const u8 *cfg80211_find_vendor_ie(unsigned int oui, int oui_type, in cfg80211_find_vendor_ie() function
526 EXPORT_SYMBOL(cfg80211_find_vendor_ie);
/Linux-v4.19/include/net/
Dcfg80211.h4732 const u8 *cfg80211_find_vendor_ie(unsigned int oui, int oui_type,
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c1516 p2p_ie = cfg80211_find_vendor_ie(WLAN_OUI_WFA, WLAN_OUI_TYPE_WFA_P2P, in ath10k_mac_setup_bcn_p2p_ie()
1544 ie = (u8 *)cfg80211_find_vendor_ie(oui, oui_type, in ath10k_mac_remove_vendor_ie()
2147 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath10k_peer_assoc_h_crypto()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1404 return cfg80211_find_vendor_ie(oui, vie->oui_type, ies, in _wil_cfg80211_find_ie()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c3941 u8 *ie = (u8 *)cfg80211_find_vendor_ie(oui, oui_type, in wl12xx_remove_vendor_ie()
4118 cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in wlcore_set_beacon_template()