Searched refs:abort_channel_switch (Results 1 – 3 of 3) sorted by relevance
1074 if (local->ops->abort_channel_switch) in drv_abort_channel_switch()1075 local->ops->abort_channel_switch(&local->hw, &sdata->vif); in drv_abort_channel_switch()
1268 if (!local->ops->abort_channel_switch) in ieee80211_sta_abort_chanswitch()
4027 void (*abort_channel_switch)(struct ieee80211_hw *hw, member