Home
last modified time | relevance | path

Searched refs:brcmf_cfg80211_profile (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h151 struct brcmf_cfg80211_profile { struct
220 struct brcmf_cfg80211_profile profile;
415 static inline struct brcmf_cfg80211_profile *ndev_to_prof(struct net_device *nd) in ndev_to_prof()
H A Dcfg80211.c1323 static void brcmf_init_prof(struct brcmf_cfg80211_profile *prof) in brcmf_init_prof()
1435 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_join_ibss()
1607 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wpa_version()
1636 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_auth_type()
1676 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wsec_mode()
1752 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_set_key_mgmt()
1893 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_sharedkey()
2018 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_connect()
2252 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_disconnect()
2555 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_get_key()
[all …]