Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/wfx/
Dmain.c149 .remove_chanctx = wfx_remove_chanctx,
/Linux-v5.15/net/mac80211/
Ddriver-ops.h898 if (local->ops->remove_chanctx) in drv_remove_chanctx()
899 local->ops->remove_chanctx(&local->hw, &ctx->conf); in drv_remove_chanctx()
Dmain.c561 i = !!ops->add_chanctx + !!ops->remove_chanctx + in ieee80211_alloc_hw_nm()
/Linux-v5.15/include/net/
Dmac80211.h4157 void (*remove_chanctx)(struct ieee80211_hw *hw, member
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dmain.c2741 ath9k_ops.remove_chanctx = ath9k_remove_chanctx; in ath9k_fill_chanctx_ops()
/Linux-v5.15/drivers/net/wireless/
Dmac80211_hwsim.c2679 .remove_chanctx = mac80211_hwsim_remove_chanctx,
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c5344 .remove_chanctx = iwl_mvm_remove_chanctx,
/Linux-v5.15/drivers/net/wireless/ti/wlcore/
Dmain.c6036 .remove_chanctx = wlcore_op_remove_chanctx,
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c6190 .remove_chanctx = ath11k_mac_op_remove_chanctx,
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dmac.c9361 .remove_chanctx = ath10k_mac_op_remove_chanctx,