Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.h120 struct brcmf_cfg80211_profile { struct
183 struct brcmf_cfg80211_profile profile;
371 static inline struct brcmf_cfg80211_profile *ndev_to_prof(struct net_device *nd) in ndev_to_prof()
Dcfg80211.c1240 static void brcmf_init_prof(struct brcmf_cfg80211_profile *prof) in brcmf_init_prof()
1326 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_join_ibss()
1498 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wpa_version()
1525 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_auth_type()
1561 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wsec_mode()
1637 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_set_key_mgmt()
1761 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_sharedkey()
1885 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_connect()
2106 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_disconnect()
2398 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_get_key()
[all …]