Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dtrace.h1671 enum ieee80211_reconfig_type reconfig_type),
1672 TP_ARGS(local, reconfig_type),
1676 __field(u8, reconfig_type)
1681 __entry->reconfig_type = reconfig_type;
1686 LOCAL_PR_ARG, __entry->reconfig_type
Ddriver-ops.h969 enum ieee80211_reconfig_type reconfig_type) in drv_reconfig_complete() argument
973 trace_drv_reconfig_complete(local, reconfig_type); in drv_reconfig_complete()
975 local->ops->reconfig_complete(&local->hw, reconfig_type); in drv_reconfig_complete()
/Linux-v4.19/include/net/
Dmac80211.h3773 enum ieee80211_reconfig_type reconfig_type);
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1196 enum ieee80211_reconfig_type reconfig_type) in iwl_mvm_mac_reconfig_complete() argument
1200 switch (reconfig_type) { in iwl_mvm_mac_reconfig_complete()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c6821 enum ieee80211_reconfig_type reconfig_type) in ath10k_reconfig_complete() argument
6825 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath10k_reconfig_complete()