Home
last modified time | relevance | path

Searched refs:reconfig_type (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mmio.c529 enum ieee80211_reconfig_type reconfig_type) in mt76x02_reconfig_complete() argument
533 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in mt76x02_reconfig_complete()
H A Dmt76x02.h207 enum ieee80211_reconfig_type reconfig_type);
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.h214 enum ieee80211_reconfig_type reconfig_type);
H A Dmac.c13210 enum ieee80211_reconfig_type reconfig_type) in ath12k_mac_op_reconfig_complete() argument
13221 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath12k_mac_op_reconfig_complete()
/freebsd/sys/contrib/dev/rtw88/
H A Dmac80211.c887 enum ieee80211_reconfig_type reconfig_type) in rtw_reconfig_complete() argument
892 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw_reconfig_complete()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c1222 enum ieee80211_reconfig_type reconfig_type) in rtw89_ops_reconfig_complete() argument
1226 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw89_ops_reconfig_complete()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmac80211.c1496 enum ieee80211_reconfig_type reconfig_type) in iwl_mld_mac80211_reconfig_complete() argument
1500 switch (reconfig_type) { in iwl_mld_mac80211_reconfig_complete()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1750 enum ieee80211_reconfig_type reconfig_type) in mt7915_reconfig_complete() argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h2706 enum ieee80211_reconfig_type reconfig_type);
H A Dmac80211.c1325 enum ieee80211_reconfig_type reconfig_type) in iwl_mvm_mac_reconfig_complete() argument
1329 switch (reconfig_type) { in iwl_mvm_mac_reconfig_complete()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c2267 enum ieee80211_reconfig_type reconfig_type) in mt7996_reconfig_complete() argument
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c8167 enum ieee80211_reconfig_type reconfig_type) in ath10k_reconfig_complete() argument
8172 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath10k_reconfig_complete()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9247 enum ieee80211_reconfig_type reconfig_type) in ath11k_mac_op_reconfig_complete() argument
9254 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath11k_mac_op_reconfig_complete()