Lines Matching defs:ndev
747 struct net_device *ndev = wdev->netdev; in brcmf_cfg80211_del_iface() local
783 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_iface()
1144 static s32 brcmf_set_rts(struct net_device *ndev, u32 rts_threshold) in brcmf_set_rts()
1156 static s32 brcmf_set_frag(struct net_device *ndev, u32 frag_threshold) in brcmf_set_frag()
1168 static s32 brcmf_set_retry(struct net_device *ndev, u32 retry, bool l) in brcmf_set_retry()
1184 struct net_device *ndev = cfg_to_ndev(cfg); in brcmf_cfg80211_set_wiphy_params() local
1275 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_join_ibss()
1427 brcmf_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_leave_ibss()
1442 static s32 brcmf_set_wpa_version(struct net_device *ndev, in brcmf_set_wpa_version()
1467 static s32 brcmf_set_auth_type(struct net_device *ndev, in brcmf_set_auth_type()
1507 brcmf_set_wsec_mode(struct net_device *ndev, in brcmf_set_wsec_mode()
1585 brcmf_set_key_mgmt(struct net_device *ndev, struct cfg80211_connect_params *sme) in brcmf_set_key_mgmt()
1642 brcmf_set_sharedkey(struct net_device *ndev, in brcmf_set_sharedkey()
1719 brcmf_cfg80211_connect(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_connect()
1917 brcmf_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_disconnect()
1950 struct net_device *ndev = cfg_to_ndev(cfg); in brcmf_cfg80211_set_tx_power() local
2023 brcmf_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_config_default_key()
2056 brcmf_add_keyext(struct wiphy *wiphy, struct net_device *ndev, in brcmf_add_keyext()
2138 brcmf_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_add_key()
2241 brcmf_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_key()
2273 brcmf_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_get_key()
2327 struct net_device *ndev, u8 key_idx) in brcmf_cfg80211_config_default_mgmt_key()
2368 brcmf_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_get_station()
2468 brcmf_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_set_power_mgmt()
2610 struct net_device *ndev, const u8 *bssid) in wl_inform_ibss()
2982 struct net_device *ndev = cfg_to_ndev(cfg); in brcmf_cfg80211_resume() local
3036 struct net_device *ndev = cfg_to_ndev(cfg); in brcmf_cfg80211_suspend() local
3084 brcmf_update_pmklist(struct net_device *ndev, in brcmf_update_pmklist()
3109 brcmf_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_set_pmksa()
3148 brcmf_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_pmksa()
3200 brcmf_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_flush_pmksa()
3340 static int brcmf_dev_pno_clean(struct net_device *ndev) in brcmf_dev_pno_clean()
3357 static int brcmf_dev_pno_config(struct net_device *ndev) in brcmf_dev_pno_config()
3378 struct net_device *ndev, in brcmf_cfg80211_sched_scan_start()
3470 struct net_device *ndev) in brcmf_cfg80211_sched_scan_stop()
3974 brcmf_cfg80211_start_ap(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_start_ap()
4179 static int brcmf_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_stop_ap()
4240 brcmf_cfg80211_change_beacon(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_beacon()
4254 brcmf_cfg80211_del_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_del_station()
4284 brcmf_cfg80211_change_station(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_station()
4532 struct net_device *ndev, const u8 *peer, in brcmf_cfg80211_tdls_oper()
4642 void brcmf_cfg80211_free_netdev(struct net_device *ndev) in brcmf_cfg80211_free_netdev()
4774 struct net_device *ndev, in brcmf_bss_roaming_done()
4835 struct net_device *ndev, const struct brcmf_event_msg *e, in brcmf_bss_connect_done()
4871 struct net_device *ndev, in brcmf_notify_connect_status_ap()
4915 struct net_device *ndev = ifp->ndev; in brcmf_notify_connect_status() local
5829 struct net_device *ndev; in brcmf_config_dongle() local
5903 s32 brcmf_cfg80211_up(struct net_device *ndev) in brcmf_cfg80211_up()
5916 s32 brcmf_cfg80211_down(struct net_device *ndev) in brcmf_cfg80211_down()
6030 struct net_device *ndev = drvr->iflist[0]->ndev; in brcmf_cfg80211_attach() local