Home
last modified time | relevance | path

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

/linux/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()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c872 enum ieee80211_reconfig_type reconfig_type) in rtw_reconfig_complete() argument
877 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw_reconfig_complete()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c1524 enum ieee80211_reconfig_type reconfig_type) in iwl_mld_mac80211_reconfig_complete() argument
1528 switch (reconfig_type) { in iwl_mld_mac80211_reconfig_complete()
/linux/include/net/
H A Dmac80211.h4959 enum ieee80211_reconfig_type reconfig_type);
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c8155 enum ieee80211_reconfig_type reconfig_type) in ath10k_reconfig_complete() argument
8160 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath10k_reconfig_complete()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c13231 enum ieee80211_reconfig_type reconfig_type) in ath12k_mac_op_reconfig_complete() argument
13242 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath12k_mac_op_reconfig_complete()