Searched refs:iwl_remove_station (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | agn.h | 315 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id,
|
H A D | mac80211.c | 830 ret = iwl_remove_station(priv, sta_priv->sta_id, sta->addr); in iwlagn_mac_sta_remove()
|
H A D | lib.c | 109 return iwl_remove_station(priv, vif_priv->ibss_bssid_sta_id, in iwlagn_manage_ibss_station()
|
H A D | sta.c | 455 * iwl_remove_station - Remove driver's knowledge of station. 457 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id, in iwl_remove_station() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | agn.h | 262 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id,
|
H A D | mac80211.c | 825 ret = iwl_remove_station(priv, sta_priv->sta_id, sta->addr); in iwlagn_mac_sta_remove()
|
H A D | lib.c | 104 return iwl_remove_station(priv, vif_priv->ibss_bssid_sta_id, in iwlagn_manage_ibss_station()
|
H A D | sta.c | 450 * iwl_remove_station - Remove driver's knowledge of station. 452 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id, in iwl_remove_station() function
|
Completed in 15 milliseconds