Lines Matching defs:priv
190 static int lbs_add_channel_list_tlv(struct lbs_private *priv, u8 *tlv, in lbs_add_channel_list_tlv()
448 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
499 static int lbs_ret_scan(struct lbs_private *priv, unsigned long dummy, in lbs_ret_scan()
682 struct lbs_private *priv = in lbs_scan_worker() local
762 static void _internal_start_scan(struct lbs_private *priv, bool internal, in _internal_start_scan()
779 void lbs_scan_done(struct lbs_private *priv) in lbs_scan_done()
799 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_scan() local
824 void lbs_send_disconnect_notification(struct lbs_private *priv, in lbs_send_disconnect_notification()
831 void lbs_send_mic_failureevent(struct lbs_private *priv, u32 event) in lbs_send_mic_failureevent()
854 static int lbs_remove_wep_keys(struct lbs_private *priv) in lbs_remove_wep_keys()
872 static int lbs_set_wep_keys(struct lbs_private *priv) in lbs_set_wep_keys()
934 static int lbs_enable_rsn(struct lbs_private *priv, int enable) in lbs_enable_rsn()
974 static int lbs_set_key_material(struct lbs_private *priv, in lbs_set_key_material()
1019 static int lbs_set_authtype(struct lbs_private *priv, in lbs_set_authtype()
1063 static int lbs_associate(struct lbs_private *priv, in lbs_associate()
1279 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_connect() local
1401 int lbs_disconnect(struct lbs_private *priv, u16 reason) in lbs_disconnect()
1428 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_disconnect() local
1444 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_default_key() local
1463 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_add_key() local
1528 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_del_key() local
1561 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_get_station() local
1605 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_change_intf() local
1643 static void lbs_join_post(struct lbs_private *priv, in lbs_join_post()
1716 static int lbs_ibss_join_existing(struct lbs_private *priv, in lbs_ibss_join_existing()
1834 static int lbs_ibss_start_new(struct lbs_private *priv, in lbs_ibss_start_new()
1920 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_join_ibss() local
1956 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_leave_ibss() local
1978 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_set_power_mgmt() local
2064 static void lbs_cfg_set_regulatory_hint(struct lbs_private *priv) in lbs_cfg_set_regulatory_hint()
2092 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_reg_notifier() local
2104 int lbs_cfg_register(struct lbs_private *priv) in lbs_cfg_register()
2147 void lbs_scan_deinit(struct lbs_private *priv) in lbs_scan_deinit()
2153 void lbs_cfg_free(struct lbs_private *priv) in lbs_cfg_free()