Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/net/
Dmac80211.h3636 void (*sta_pre_rcu_remove)(struct ieee80211_hw *hw, member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c4608 .sta_pre_rcu_remove = iwl_mvm_sta_pre_rcu_remove,
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c7850 .sta_pre_rcu_remove = ath10k_mac_op_sta_pre_rcu_remove,