Lines Matching defs:cfg_priv
66 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in check_sys_up() local
386 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_change_iface() local
478 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_set_mpc() local
564 static s32 brcmf_do_iscan(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_do_iscan()
602 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in __brcmf_cfg80211_scan() local
747 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_set_wiphy_params() local
789 static void *brcmf_read_prof(struct brcmf_cfg80211_priv *cfg_priv, s32 item) in brcmf_read_prof()
804 brcmf_update_prof(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_update_prof()
876 static void brcmf_link_down(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_link_down()
898 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_join_ibss() local
1045 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_leave_ibss() local
1062 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_set_wpa_version() local
1087 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_set_auth_type() local
1127 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_set_set_cipher() local
1193 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_set_key_mgmt() local
1249 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_set_wep_sharedkey() local
1315 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_connect() local
1407 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_disconnect() local
1435 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_set_tx_power() local
1481 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_get_tx_power() local
1783 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_get_key() local
1846 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_get_station() local
1901 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_set_power_mgmt() local
1994 static s32 brcmf_inform_single_bss(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_inform_single_bss()
2064 static s32 brcmf_inform_bss(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_inform_bss()
2087 static s32 wl_inform_ibss(struct brcmf_cfg80211_priv *cfg_priv, in wl_inform_ibss()
2168 static bool brcmf_is_ibssmode(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_is_ibssmode()
2201 static s32 brcmf_update_bss_info(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_update_bss_info()
2262 static void brcmf_term_iscan(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_term_iscan()
2286 struct brcmf_cfg80211_priv *cfg_priv = iscan_to_cfg(iscan); in brcmf_notify_iscan_complete() local
2353 static s32 brcmf_iscan_done(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_iscan_done()
2365 static s32 brcmf_iscan_pending(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_iscan_pending()
2377 static s32 brcmf_iscan_inprogress(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_iscan_inprogress()
2391 static s32 brcmf_iscan_aborted(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_iscan_aborted()
2407 struct brcmf_cfg80211_priv *cfg_priv = iscan_to_cfg(iscan); in brcmf_cfg80211_iscan_handler() local
2436 static s32 brcmf_invoke_iscan(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_invoke_iscan()
2458 static s32 brcmf_init_iscan(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_init_iscan()
2490 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_resume() local
2509 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_suspend() local
2566 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_dev_bufvar_set() local
2581 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_dev_bufvar_get() local
2627 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_set_pmksa() local
2666 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_del_pmksa() local
2716 struct brcmf_cfg80211_priv *cfg_priv = wiphy_to_cfg(wiphy); in brcmf_cfg80211_flush_pmksa() local
2826 static void brcmf_free_wdev(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_free_wdev()
2840 static bool brcmf_is_linkup(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_is_linkup()
2855 static bool brcmf_is_linkdown(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_is_linkdown()
2868 static bool brcmf_is_nonetwork(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_is_nonetwork()
2889 static void brcmf_clear_assoc_ies(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_clear_assoc_ies()
2901 static s32 brcmf_get_assoc_ies(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_get_assoc_ies()
2961 brcmf_bss_roaming_done(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_bss_roaming_done()
3006 brcmf_bss_connect_done(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_bss_connect_done()
3042 brcmf_notify_connect_status(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_notify_connect_status()
3087 brcmf_notify_roaming_status(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_notify_roaming_status()
3106 brcmf_notify_mic_status(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_notify_mic_status()
3125 brcmf_notify_scan_status(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_notify_scan_status()
3216 static void brcmf_deinit_priv_mem(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_deinit_priv_mem()
3238 static s32 brcmf_init_priv_mem(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_init_priv_mem()
3282 struct brcmf_cfg80211_priv *cfg_priv) in brcmf_deq_event()
3302 brcmf_enq_event(struct brcmf_cfg80211_priv *cfg_priv, u32 event, in brcmf_enq_event()
3329 struct brcmf_cfg80211_priv *cfg_priv = in brcmf_cfg80211_event_handler() local
3353 static void brcmf_init_eq(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_init_eq()
3359 static void brcmf_flush_eq(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_flush_eq()
3373 static s32 wl_init_priv(struct brcmf_cfg80211_priv *cfg_priv) in wl_init_priv()
3405 static void wl_deinit_priv(struct brcmf_cfg80211_priv *cfg_priv) in wl_deinit_priv()
3420 struct brcmf_cfg80211_priv *cfg_priv; in brcmf_cfg80211_attach() local
3465 struct brcmf_cfg80211_priv *cfg_priv; in brcmf_cfg80211_detach() local
3480 struct brcmf_cfg80211_priv *cfg_priv = ndev_to_cfg(ndev); in brcmf_cfg80211_event() local
3674 static s32 wl_update_wiphybands(struct brcmf_cfg80211_priv *cfg_priv) in wl_update_wiphybands()
3698 static s32 brcmf_dongle_probecap(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_dongle_probecap()
3703 static s32 brcmf_config_dongle(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_config_dongle()
3751 static int brcmf_debugfs_add_netdev_params(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_debugfs_add_netdev_params()
3779 static void brcmf_debugfs_remove_netdev(struct brcmf_cfg80211_priv *cfg_priv) in brcmf_debugfs_remove_netdev()
3785 static s32 __brcmf_cfg80211_up(struct brcmf_cfg80211_priv *cfg_priv) in __brcmf_cfg80211_up()
3802 static s32 __brcmf_cfg80211_down(struct brcmf_cfg80211_priv *cfg_priv) in __brcmf_cfg80211_down()
3840 struct brcmf_cfg80211_priv *cfg_priv; in brcmf_cfg80211_up() local
3853 struct brcmf_cfg80211_priv *cfg_priv; in brcmf_cfg80211_down() local
3864 static __used s32 brcmf_add_ie(struct brcmf_cfg80211_priv *cfg_priv, in brcmf_add_ie()