Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/silabs/wfx/
Dmain.c149 .remove_chanctx = wfx_remove_chanctx,
/linux-6.1.9/net/mac80211/
Ddriver-ops.h876 if (local->ops->remove_chanctx) in drv_remove_chanctx()
877 local->ops->remove_chanctx(&local->hw, &ctx->conf); in drv_remove_chanctx()
Dmain.c644 i = !!ops->add_chanctx + !!ops->remove_chanctx + in ieee80211_alloc_hw_nm()
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dmac80211.c949 .remove_chanctx = rtw89_ops_remove_chanctx,
Dcore.c3357 ops->remove_chanctx = NULL; in rtw89_alloc_ieee80211_hw()
/linux-6.1.9/include/net/
Dmac80211.h4394 void (*remove_chanctx)(struct ieee80211_hw *hw, member
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dmain.c2746 ath9k_ops.remove_chanctx = ath9k_remove_chanctx; in ath9k_fill_chanctx_ops()
/linux-6.1.9/drivers/net/wireless/
Dmac80211_hwsim.c3153 .remove_chanctx = mac80211_hwsim_remove_chanctx, \
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c5433 .remove_chanctx = iwl_mvm_remove_chanctx,
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dmain.c5967 .remove_chanctx = wlcore_op_remove_chanctx,
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c8612 .remove_chanctx = ath11k_mac_op_remove_chanctx,
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.c9450 .remove_chanctx = ath10k_mac_op_remove_chanctx,