Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb_main.c92 .remove_chanctx = ieee80211_emulate_remove_chanctx,
H A Dpci_main.c125 .remove_chanctx = ieee80211_emulate_remove_chanctx,
/src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c539 if (lhw->ops->remove_chanctx == NULL) in lkpi_80211_mo_remove_chanctx()
543 lhw->ops->remove_chanctx(hw, chanctx_conf); in lkpi_80211_mo_remove_chanctx()
/src/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci.c63 .remove_chanctx = ieee80211_emulate_remove_chanctx,
/src/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c697 .remove_chanctx = ieee80211_emulate_remove_chanctx,
/src/sys/contrib/dev/rtw88/
H A Dmac80211.c964 .remove_chanctx = ieee80211_emulate_remove_chanctx,
/src/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c801 ops->remove_chanctx = ieee80211_emulate_remove_chanctx; in mt792x_get_mac80211_ops()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c1236 .remove_chanctx = iwl_mvm_remove_chanctx,
H A Dmac80211.c6462 .remove_chanctx = iwl_mvm_remove_chanctx,
/src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c1319 .remove_chanctx = ieee80211_emulate_remove_chanctx,
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c965 .remove_chanctx = ieee80211_emulate_remove_chanctx,
/src/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c1574 .remove_chanctx = mt7921_remove_chanctx,
/src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1761 .remove_chanctx = ieee80211_emulate_remove_chanctx,
/src/sys/contrib/dev/rtw89/
H A Dmac80211.c1984 .remove_chanctx = rtw89_ops_remove_chanctx,
H A Dcore.c6658 ops->remove_chanctx = ieee80211_emulate_remove_chanctx; in rtw89_alloc_ieee80211_hw()
/src/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1033 void (*remove_chanctx)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *); member
/src/sys/contrib/dev/iwlwifi/mld/
H A Dmac80211.c2646 .remove_chanctx = iwl_mld_remove_chanctx,
/src/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c2213 .remove_chanctx = mt7925_remove_chanctx,
/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c2280 .remove_chanctx = mt76_remove_chanctx,
/src/sys/contrib/dev/athk/ath12k/
H A Dmac.c6923 .remove_chanctx = ath12k_mac_op_remove_chanctx,
/src/sys/contrib/dev/athk/ath11k/
H A Dmac.c9913 .remove_chanctx = ath11k_mac_op_remove_chanctx,
/src/sys/contrib/dev/athk/ath10k/
H A Dmac.c9545 .remove_chanctx = ath10k_mac_op_remove_chanctx,