Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c535 if (lhw->ops->remove_chanctx == NULL) in lkpi_80211_mo_remove_chanctx()
539 lhw->ops->remove_chanctx(hw, chanctx_conf); in lkpi_80211_mo_remove_chanctx()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c684 ops->remove_chanctx = NULL; in mt792x_get_mac80211_ops()
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c1160 .remove_chanctx = iwl_mvm_remove_chanctx,
H A Dmac80211.c6265 .remove_chanctx = iwl_mvm_remove_chanctx,
/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dmac80211.c1108 .remove_chanctx = rtw89_ops_remove_chanctx,
H A Dcore.c3994 ops->remove_chanctx = NULL; in rtw89_alloc_ieee80211_hw()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c1368 .remove_chanctx = mt7921_remove_chanctx,
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1037 void (*remove_chanctx)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *); member
/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dmac.c6923 .remove_chanctx = ath12k_mac_op_remove_chanctx,
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Dmac.c9106 .remove_chanctx = ath11k_mac_op_remove_chanctx,
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dmac.c9494 .remove_chanctx = ath10k_mac_op_remove_chanctx,