Lines Matching refs:wiphy
885 int brcmf_p2p_scan_prep(struct wiphy *wiphy, in brcmf_p2p_scan_prep() argument
889 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_p2p_scan_prep()
970 int brcmf_p2p_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_p2p_remain_on_channel() argument
974 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_p2p_remain_on_channel()
1948 SET_NETDEV_DEV(p2p_ifp->ndev, wiphy_dev(cfg->wiphy)); in brcmf_p2p_attach()
2161 struct wiphy *wiphy, in brcmf_p2p_create_p2pdev() argument
2254 struct wireless_dev *brcmf_p2p_add_vif(struct wiphy *wiphy, const char *name, in brcmf_p2p_add_vif() argument
2259 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_p2p_add_vif()
2278 return brcmf_p2p_create_p2pdev(&cfg->p2p, wiphy, in brcmf_p2p_add_vif()
2343 int brcmf_p2p_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_del_vif() argument
2345 struct brcmf_cfg80211_info *cfg = wiphy_priv(wiphy); in brcmf_p2p_del_vif()
2399 int brcmf_p2p_start_device(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_start_device() argument
2401 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_p2p_start_device()
2415 void brcmf_p2p_stop_device(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_stop_device() argument
2417 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_p2p_stop_device()