Home
last modified time | relevance | path

Searched refs:sta_pre_rcu_remove (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/mac80211/
Ddriver-ops.h519 if (local->ops->sta_pre_rcu_remove) in drv_sta_pre_rcu_remove()
520 local->ops->sta_pre_rcu_remove(&local->hw, &sdata->vif, in drv_sta_pre_rcu_remove()
/Linux-v5.4/include/net/
Dmac80211.h3849 void (*sta_pre_rcu_remove)(struct ieee80211_hw *hw, member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c5021 .sta_pre_rcu_remove = iwl_mvm_sta_pre_rcu_remove,
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c8222 .sta_pre_rcu_remove = ath10k_mac_op_sta_pre_rcu_remove,