|
@@ -66,7 +66,6 @@ void iwl_restore_stations(struct iwl_priv *priv);
|
|
void iwl_clear_ucode_stations(struct iwl_priv *priv, bool force);
|
|
void iwl_clear_ucode_stations(struct iwl_priv *priv, bool force);
|
|
int iwl_get_free_ucode_key_index(struct iwl_priv *priv);
|
|
int iwl_get_free_ucode_key_index(struct iwl_priv *priv);
|
|
int iwl_get_sta_id(struct iwl_priv *priv, struct ieee80211_hdr *hdr);
|
|
int iwl_get_sta_id(struct iwl_priv *priv, struct ieee80211_hdr *hdr);
|
|
-int iwl_get_ra_sta_id(struct iwl_priv *priv, struct ieee80211_hdr *hdr);
|
|
|
|
int iwl_send_add_sta(struct iwl_priv *priv,
|
|
int iwl_send_add_sta(struct iwl_priv *priv,
|
|
struct iwl_addsta_cmd *sta, u8 flags);
|
|
struct iwl_addsta_cmd *sta, u8 flags);
|
|
int iwl_add_local_station(struct iwl_priv *priv, const u8 *addr, bool init_rs);
|
|
int iwl_add_local_station(struct iwl_priv *priv, const u8 *addr, bool init_rs);
|