Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/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);
/openbmc/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()
H A Drt2x00.h1456 enum ieee80211_reconfig_type reconfig_type);
/openbmc/linux/net/mac80211/
H A Dtrace.h1825 enum ieee80211_reconfig_type reconfig_type),
1826 TP_ARGS(local, reconfig_type),
1830 __field(u8, reconfig_type)
1835 __entry->reconfig_type = reconfig_type;
1840 LOCAL_PR_ARG, __entry->reconfig_type
H A Ddriver-ops.h1012 enum ieee80211_reconfig_type reconfig_type) in drv_reconfig_complete() argument
1016 trace_drv_reconfig_complete(local, reconfig_type); in drv_reconfig_complete()
1018 local->ops->reconfig_complete(&local->hw, reconfig_type); in drv_reconfig_complete()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c856 enum ieee80211_reconfig_type reconfig_type) in rtw_reconfig_complete() argument
861 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw_reconfig_complete()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c834 enum ieee80211_reconfig_type reconfig_type) in rtw89_ops_reconfig_complete() argument
838 if (reconfig_type == IEEE80211_RECONFIG_TYPE_RESTART) in rtw89_ops_reconfig_complete()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1655 enum ieee80211_reconfig_type reconfig_type) in mt7915_reconfig_complete() argument
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h2618 enum ieee80211_reconfig_type reconfig_type);
H A Dmac80211.c1251 enum ieee80211_reconfig_type reconfig_type) in iwl_mvm_mac_reconfig_complete() argument
1255 switch (reconfig_type) { in iwl_mvm_mac_reconfig_complete()
/openbmc/linux/include/net/
H A Dmac80211.h4549 enum ieee80211_reconfig_type reconfig_type);
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6754 enum ieee80211_reconfig_type reconfig_type) in ath12k_mac_op_reconfig_complete() argument
6761 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath12k_mac_op_reconfig_complete()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c8466 enum ieee80211_reconfig_type reconfig_type) in ath11k_mac_op_reconfig_complete() argument
8473 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath11k_mac_op_reconfig_complete()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c8110 enum ieee80211_reconfig_type reconfig_type) in ath10k_reconfig_complete() argument
8115 if (reconfig_type != IEEE80211_RECONFIG_TYPE_RESTART) in ath10k_reconfig_complete()