Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mmio.c530 enum ieee80211_reconfig_type reconfig_type) in mt76x02_reconfig_complete() argument
534 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in mt76x02_reconfig_complete()
H A Dmt76x02.h207 enum ieee80211_reconfig_type reconfig_type);
/linux-6.15/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c194 enum ieee80211_reconfig_type reconfig_type) in rt2x00mac_reconfig_complete() argument
198 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rt2x00mac_reconfig_complete()
H A Drt2x00.h1455 enum ieee80211_reconfig_type reconfig_type);
/linux-6.15/net/mac80211/
H A Dtrace.h1871 enum ieee80211_reconfig_type reconfig_type),
1872 TP_ARGS(local, reconfig_type),
1876 __field(u8, reconfig_type)
1881 __entry->reconfig_type = reconfig_type;
1886 LOCAL_PR_ARG, __entry->reconfig_type
H A Ddriver-ops.h1085 enum ieee80211_reconfig_type reconfig_type) in drv_reconfig_complete() argument
1090 trace_drv_reconfig_complete(local, reconfig_type); in drv_reconfig_complete()
1092 local->ops->reconfig_complete(&local->hw, reconfig_type); in drv_reconfig_complete()
/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c867 enum ieee80211_reconfig_type reconfig_type) in rtw_reconfig_complete() argument
872 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw_reconfig_complete()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1570 enum ieee80211_reconfig_type reconfig_type) in iwlagn_mac_reconfig_complete() argument
1574 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in iwlagn_mac_reconfig_complete()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c1184 enum ieee80211_reconfig_type reconfig_type) in rtw89_ops_reconfig_complete() argument
1188 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw89_ops_reconfig_complete()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c1406 enum ieee80211_reconfig_type reconfig_type) in iwl_mld_mac80211_reconfig_complete() argument
1410 switch (reconfig_type) { in iwl_mld_mac80211_reconfig_complete()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1747 enum ieee80211_reconfig_type reconfig_type) in mt7915_reconfig_complete() argument
/linux-6.15/include/net/
H A Dmac80211.h4749 enum ieee80211_reconfig_type reconfig_type);
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h2875 enum ieee80211_reconfig_type reconfig_type);
H A Dmac80211.c1352 enum ieee80211_reconfig_type reconfig_type) in iwl_mvm_mac_reconfig_complete() argument
1356 switch (reconfig_type) { in iwl_mvm_mac_reconfig_complete()
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dmac.c8125 enum ieee80211_reconfig_type reconfig_type) in ath10k_reconfig_complete() argument
8130 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath10k_reconfig_complete()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c8834 enum ieee80211_reconfig_type reconfig_type) in ath11k_mac_op_reconfig_complete() argument
8841 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath11k_mac_op_reconfig_complete()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c10111 enum ieee80211_reconfig_type reconfig_type) in ath12k_mac_op_reconfig_complete() argument
10122 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath12k_mac_op_reconfig_complete()