Home
last modified time | relevance | path

Searched refs:remove_chanctx (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dmain.c150 .remove_chanctx = wfx_remove_chanctx,
/openbmc/linux/net/mac80211/
H A Ddriver-ops.h933 if (local->ops->remove_chanctx) in drv_remove_chanctx()
934 local->ops->remove_chanctx(&local->hw, &ctx->conf); in drv_remove_chanctx()
H A Dmain.c673 i = !!ops->add_chanctx + !!ops->remove_chanctx + in ieee80211_alloc_hw_nm()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c667 ops->remove_chanctx = NULL; in mt792x_get_mac80211_ops()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1133 .remove_chanctx = iwl_mvm_remove_chanctx,
H A Dmac80211.c6259 .remove_chanctx = iwl_mvm_remove_chanctx,
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c1119 .remove_chanctx = rtw89_ops_remove_chanctx,
H A Dcore.c4022 ops->remove_chanctx = NULL; in rtw89_alloc_ieee80211_hw()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1374 .remove_chanctx = mt7921_remove_chanctx,
/openbmc/linux/include/net/
H A Dmac80211.h4530 void (*remove_chanctx)(struct ieee80211_hw *hw, member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2745 ath9k_ops.remove_chanctx = ath9k_remove_chanctx; in ath9k_fill_chanctx_ops()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3865 .remove_chanctx = mac80211_hwsim_remove_chanctx, \
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5968 .remove_chanctx = wlcore_op_remove_chanctx,
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6946 .remove_chanctx = ath12k_mac_op_remove_chanctx,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9125 .remove_chanctx = ath11k_mac_op_remove_chanctx,
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9459 .remove_chanctx = ath10k_mac_op_remove_chanctx,