Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.h452 static inline struct brcmf_cfg80211_profile *ndev_to_prof(struct net_device *nd) in ndev_to_prof() function
Dcfg80211.c1441 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wpa_version()
1466 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_auth_type()
1506 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wsec_mode()
1583 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_key_mgmt()
1641 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_sharedkey()
2786 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ifp->ndev); in brcmf_update_bss_info()
5075 brcmf_init_prof(ndev_to_prof(ndev)); in brcmf_notify_connect_status()