Lines Matching refs:cfg
237 s32 (*run)(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp,
425 static inline struct wiphy *cfg_to_wiphy(struct brcmf_cfg80211_info *cfg) in cfg_to_wiphy() argument
427 return cfg->wiphy; in cfg_to_wiphy()
441 struct net_device *cfg_to_ndev(struct brcmf_cfg80211_info *cfg) in cfg_to_ndev() argument
444 vif = list_first_entry(&cfg->vif_list, struct brcmf_cfg80211_vif, list); in cfg_to_ndev()
466 brcmf_cfg80211_connect_info *cfg_to_conn(struct brcmf_cfg80211_info *cfg) in cfg_to_conn() argument
468 return &cfg->conn_info; in cfg_to_conn()
473 void brcmf_cfg80211_detach(struct brcmf_cfg80211_info *cfg);
478 struct brcmf_cfg80211_vif *brcmf_alloc_vif(struct brcmf_cfg80211_info *cfg,
490 bool brcmf_get_vif_state_any(struct brcmf_cfg80211_info *cfg,
492 void brcmf_cfg80211_arm_vif_event(struct brcmf_cfg80211_info *cfg,
494 bool brcmf_cfg80211_vif_event_armed(struct brcmf_cfg80211_info *cfg);
495 int brcmf_cfg80211_wait_vif_event_timeout(struct brcmf_cfg80211_info *cfg,
497 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg,
501 void brcmf_abort_scanning(struct brcmf_cfg80211_info *cfg);