Home
last modified time | relevance | path

Searched refs:abort_channel_switch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2817 .abort_channel_switch = iwl_mld_abort_channel_switch,
/linux/include/net/
H A Dmac80211.h4976 void (*abort_channel_switch)(struct ieee80211_hw *hw, member
/linux/net/mac80211/
H A Dmlme.c2738 if (!local->ops->abort_channel_switch) in ieee80211_sta_abort_chanswitch()