| /src/sys/contrib/dev/mediatek/mt76/mt76x2/ |
| H A D | usb_main.c | 92 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| H A D | pci_main.c | 125 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| /src/sys/compat/linuxkpi/common/src/ |
| H A D | linux_80211_macops.c | 539 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 D | pci.c | 63 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| /src/sys/contrib/dev/mediatek/mt76/mt7603/ |
| H A D | main.c | 697 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| /src/sys/contrib/dev/rtw88/ |
| H A D | mac80211.c | 964 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| /src/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt792x_core.c | 801 ops->remove_chanctx = ieee80211_emulate_remove_chanctx; in mt792x_get_mac80211_ops()
|
| /src/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | mld-mac80211.c | 1236 .remove_chanctx = iwl_mvm_remove_chanctx,
|
| H A D | mac80211.c | 6462 .remove_chanctx = iwl_mvm_remove_chanctx,
|
| /src/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | main.c | 1319 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| /src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.c | 965 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| /src/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | main.c | 1574 .remove_chanctx = mt7921_remove_chanctx,
|
| /src/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | main.c | 1761 .remove_chanctx = ieee80211_emulate_remove_chanctx,
|
| /src/sys/contrib/dev/rtw89/ |
| H A D | mac80211.c | 1984 .remove_chanctx = rtw89_ops_remove_chanctx,
|
| H A D | core.c | 6658 ops->remove_chanctx = ieee80211_emulate_remove_chanctx; in rtw89_alloc_ieee80211_hw()
|
| /src/sys/compat/linuxkpi/common/include/net/ |
| H A D | mac80211.h | 1033 void (*remove_chanctx)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *); member
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | mac80211.c | 2646 .remove_chanctx = iwl_mld_remove_chanctx,
|
| /src/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | main.c | 2213 .remove_chanctx = mt7925_remove_chanctx,
|
| /src/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | main.c | 2280 .remove_chanctx = mt76_remove_chanctx,
|
| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | mac.c | 6923 .remove_chanctx = ath12k_mac_op_remove_chanctx,
|
| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | mac.c | 9913 .remove_chanctx = ath11k_mac_op_remove_chanctx,
|
| /src/sys/contrib/dev/athk/ath10k/ |
| H A D | mac.c | 9545 .remove_chanctx = ath10k_mac_op_remove_chanctx,
|