Searched refs:reconfig_type (Results 1 – 12 of 12) sorted by relevance
517 enum ieee80211_reconfig_type reconfig_type) in mt76x02_reconfig_complete() argument521 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in mt76x02_reconfig_complete()
191 enum ieee80211_reconfig_type reconfig_type);
194 enum ieee80211_reconfig_type reconfig_type) in rt2x00mac_reconfig_complete() argument198 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rt2x00mac_reconfig_complete()
1453 enum ieee80211_reconfig_type reconfig_type);
643 enum ieee80211_reconfig_type reconfig_type) in rtw89_ops_reconfig_complete() argument647 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw89_ops_reconfig_complete()
1749 enum ieee80211_reconfig_type reconfig_type),1750 TP_ARGS(local, reconfig_type),1754 __field(u8, reconfig_type)1759 __entry->reconfig_type = reconfig_type;1764 LOCAL_PR_ARG, __entry->reconfig_type
993 enum ieee80211_reconfig_type reconfig_type) in drv_reconfig_complete() argument997 trace_drv_reconfig_complete(local, reconfig_type); in drv_reconfig_complete()999 local->ops->reconfig_complete(&local->hw, reconfig_type); in drv_reconfig_complete()
808 enum ieee80211_reconfig_type reconfig_type) in rtw_reconfig_complete() argument813 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw_reconfig_complete()
4185 enum ieee80211_reconfig_type reconfig_type);
1176 enum ieee80211_reconfig_type reconfig_type) in iwl_mvm_mac_reconfig_complete() argument1180 switch (reconfig_type) { in iwl_mvm_mac_reconfig_complete()
7165 enum ieee80211_reconfig_type reconfig_type) in ath11k_mac_op_reconfig_complete() argument7169 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath11k_mac_op_reconfig_complete()
8046 enum ieee80211_reconfig_type reconfig_type) in ath10k_reconfig_complete() argument8050 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath10k_reconfig_complete()
Completed in 77 milliseconds