Searched refs:iwl_remove_station (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-sta.h73 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id,
H A Diwl-sta.c544 * iwl_remove_station - Remove driver's knowledge of station.
546 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id, function
601 EXPORT_SYMBOL_GPL(iwl_remove_station); variable
1425 ret = iwl_remove_station(priv, sta_common->sta_id, sta->addr);
H A Diwl-agn-lib.c1406 return iwl_remove_station(priv, vif_priv->ibss_bssid_sta_id,
H A Diwl-3945.c2301 return iwl_remove_station(priv, vif_priv->ibss_bssid_sta_id,

Completed in 78 milliseconds