• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/

Lines Matching refs:iwl_priv

40 static void iwl_sta_ucode_activate(struct iwl_priv *priv, u8 sta_id)
58 static int iwl_process_add_sta_resp(struct iwl_priv *priv,
116 static void iwl_add_sta_callback(struct iwl_priv *priv,
127 int iwl_send_add_sta(struct iwl_priv *priv,
166 static void iwl_set_ht_add_station(struct iwl_priv *priv, u8 index,
221 static u8 iwl_prep_station(struct iwl_priv *priv, const u8 *addr,
308 int iwl_add_station_common(struct iwl_priv *priv, const u8 *addr,
367 static struct iwl_link_quality_cmd *iwl_sta_alloc_lq(struct iwl_priv *priv,
426 int iwl_add_bssid_station(struct iwl_priv *priv, const u8 *addr, bool init_rs,
477 static void iwl_sta_ucode_deactivate(struct iwl_priv *priv, u8 sta_id)
490 static int iwl_send_remove_station(struct iwl_priv *priv,
546 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id,
611 void iwl_clear_ucode_stations(struct iwl_priv *priv)
642 void iwl_restore_stations(struct iwl_priv *priv)
709 int iwl_get_free_ucode_key_index(struct iwl_priv *priv)
721 static int iwl_send_static_wepkey_cmd(struct iwl_priv *priv, u8 send_if_empty)
766 int iwl_restore_default_wep_keys(struct iwl_priv *priv)
774 int iwl_remove_default_wep_key(struct iwl_priv *priv,
798 int iwl_set_default_wep_key(struct iwl_priv *priv,
827 static int iwl_set_wep_dynamic_key_info(struct iwl_priv *priv,
881 static int iwl_set_ccmp_dynamic_key_info(struct iwl_priv *priv,
930 static int iwl_set_tkip_dynamic_key_info(struct iwl_priv *priv,
976 void iwl_update_tkip_key(struct iwl_priv *priv,
1012 int iwl_remove_dynamic_key(struct iwl_priv *priv,
1075 int iwl_set_dynamic_key(struct iwl_priv *priv,
1110 static void iwl_dump_lq_cmd(struct iwl_priv *priv,
1124 static inline void iwl_dump_lq_cmd(struct iwl_priv *priv,
1141 static bool is_lq_table_valid(struct iwl_priv *priv,
1173 int iwl_send_lq_cmd(struct iwl_priv *priv,
1218 int iwl_alloc_bcast_station(struct iwl_priv *priv, bool init_lq)
1260 int iwl_update_bcast_station(struct iwl_priv *priv)
1284 void iwl_dealloc_bcast_station(struct iwl_priv *priv)
1307 int iwl_sta_tx_modify_enable_tid(struct iwl_priv *priv, int sta_id, int tid)
1326 int iwl_sta_rx_agg_start(struct iwl_priv *priv, struct ieee80211_sta *sta,
1352 int iwl_sta_rx_agg_stop(struct iwl_priv *priv, struct ieee80211_sta *sta,
1379 void iwl_sta_modify_ps_wake(struct iwl_priv *priv, int sta_id)
1395 void iwl_sta_modify_sleep_tx_count(struct iwl_priv *priv, int sta_id, int cnt)
1416 struct iwl_priv *priv = hw->priv;