Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mmio.c520 enum ieee80211_reconfig_type reconfig_type) in mt76x02_reconfig_complete() argument
524 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/rtw88/
H A Dmac80211.c869 enum ieee80211_reconfig_type reconfig_type) in rtw_reconfig_complete() argument
874 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw_reconfig_complete()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c823 enum ieee80211_reconfig_type reconfig_type) in rtw89_ops_reconfig_complete() argument
827 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw89_ops_reconfig_complete()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h2626 enum ieee80211_reconfig_type reconfig_type);
H A Dmac80211.c1228 enum ieee80211_reconfig_type reconfig_type) in iwl_mvm_mac_reconfig_complete() argument
1232 switch (reconfig_type) { in iwl_mvm_mac_reconfig_complete()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c6731 enum ieee80211_reconfig_type reconfig_type) in ath12k_mac_op_reconfig_complete() argument
6738 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath12k_mac_op_reconfig_complete()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c8461 enum ieee80211_reconfig_type reconfig_type) in ath11k_mac_op_reconfig_complete() argument
8468 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath11k_mac_op_reconfig_complete()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c8123 enum ieee80211_reconfig_type reconfig_type) in ath10k_reconfig_complete() argument
8128 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath10k_reconfig_complete()