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()
850 void lbs_send_mic_failureevent(struct lbs_private *priv, u32 event) in lbs_send_mic_failureevent()
877 static int lbs_remove_wep_keys(struct lbs_private *priv) in lbs_remove_wep_keys()
898 static int lbs_set_wep_keys(struct lbs_private *priv) in lbs_set_wep_keys()
963 static int lbs_enable_rsn(struct lbs_private *priv, int enable) in lbs_enable_rsn()
1006 static int lbs_set_key_material(struct lbs_private *priv, in lbs_set_key_material()
1054 static int lbs_set_authtype(struct lbs_private *priv, in lbs_set_authtype()
1101 static int lbs_associate(struct lbs_private *priv, in lbs_associate()
1319 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_connect() local
1444 int lbs_disconnect(struct lbs_private *priv, u16 reason) in lbs_disconnect()
1471 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_disconnect() local
1489 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_default_key() local
1510 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_add_key() local
1579 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_del_key() local
1612 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_get_station() local
1658 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_change_intf() local
1699 static void lbs_join_post(struct lbs_private *priv, in lbs_join_post()
1779 static int lbs_ibss_join_existing(struct lbs_private *priv, in lbs_ibss_join_existing()
1892 static int lbs_ibss_start_new(struct lbs_private *priv, in lbs_ibss_start_new()
1981 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_join_ibss() local
2020 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_leave_ibss() local
2097 static void lbs_cfg_set_regulatory_hint(struct lbs_private *priv) in lbs_cfg_set_regulatory_hint()
2129 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_reg_notifier() local
2147 int lbs_cfg_register(struct lbs_private *priv) in lbs_cfg_register()
2193 void lbs_scan_deinit(struct lbs_private *priv) in lbs_scan_deinit()
2200 void lbs_cfg_free(struct lbs_private *priv) in lbs_cfg_free()