Lines Matching defs:priv
189 static int lbs_add_channel_list_tlv(struct lbs_private *priv, u8 *tlv, in lbs_add_channel_list_tlv()
443 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_monitor_channel() local
464 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_mesh_channel() local
503 static int lbs_ret_scan(struct lbs_private *priv, unsigned long dummy, in lbs_ret_scan()
689 struct lbs_private *priv = in lbs_scan_worker() local
774 static void _internal_start_scan(struct lbs_private *priv, bool internal, in _internal_start_scan()
795 void lbs_scan_done(struct lbs_private *priv) in lbs_scan_done()
810 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_scan() local
838 void lbs_send_disconnect_notification(struct lbs_private *priv, in lbs_send_disconnect_notification()
849 void lbs_send_mic_failureevent(struct lbs_private *priv, u32 event) in lbs_send_mic_failureevent()
876 static int lbs_remove_wep_keys(struct lbs_private *priv) in lbs_remove_wep_keys()
897 static int lbs_set_wep_keys(struct lbs_private *priv) in lbs_set_wep_keys()
962 static int lbs_enable_rsn(struct lbs_private *priv, int enable) in lbs_enable_rsn()
1005 static int lbs_set_key_material(struct lbs_private *priv, in lbs_set_key_material()
1053 static int lbs_set_authtype(struct lbs_private *priv, in lbs_set_authtype()
1100 static int lbs_associate(struct lbs_private *priv, in lbs_associate()
1318 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_connect() local
1443 int lbs_disconnect(struct lbs_private *priv, u16 reason) in lbs_disconnect()
1470 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_disconnect() local
1488 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_default_key() local
1509 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_add_key() local
1578 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_del_key() local
1611 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_get_station() local
1657 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_change_intf() local
1698 static void lbs_join_post(struct lbs_private *priv, in lbs_join_post()
1778 static int lbs_ibss_join_existing(struct lbs_private *priv, in lbs_ibss_join_existing()
1891 static int lbs_ibss_start_new(struct lbs_private *priv, in lbs_ibss_start_new()
1980 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_join_ibss() local
2019 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_leave_ibss() local
2096 static void lbs_cfg_set_regulatory_hint(struct lbs_private *priv) in lbs_cfg_set_regulatory_hint()
2128 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_reg_notifier() local
2146 int lbs_cfg_register(struct lbs_private *priv) in lbs_cfg_register()
2192 void lbs_scan_deinit(struct lbs_private *priv) in lbs_scan_deinit()
2199 void lbs_cfg_free(struct lbs_private *priv) in lbs_cfg_free()