Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_main.c112 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
H A Dpci_main.c144 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c71 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
H A Dusb.c130 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
/openbmc/linux/net/mac80211/
H A Ddriver-ops.h530 if (local->ops->sta_pre_rcu_remove) in drv_sta_pre_rcu_remove()
531 local->ops->sta_pre_rcu_remove(&local->hw, &sdata->vif, in drv_sta_pre_rcu_remove()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c713 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1113 .sta_pre_rcu_remove = iwl_mvm_sta_pre_rcu_remove,
H A Dmac80211.c6239 .sta_pre_rcu_remove = iwl_mvm_sta_pre_rcu_remove,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1334 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c1340 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1395 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1678 .sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
/openbmc/linux/include/net/
H A Dmac80211.h4400 void (*sta_pre_rcu_remove)(struct ieee80211_hw *hw, member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9464 .sta_pre_rcu_remove = ath10k_mac_op_sta_pre_rcu_remove,