Searched refs:tdls_recv_channel_switch (Results 1 – 3 of 3) sorted by relevance
1196 if (local->ops->tdls_recv_channel_switch) in drv_tdls_recv_channel_switch()1197 local->ops->tdls_recv_channel_switch(&local->hw, &sdata->vif, in drv_tdls_recv_channel_switch()
1002 !local->ops->tdls_recv_channel_switch)) in mac80211_register_hw()
4048 void (*tdls_recv_channel_switch)(struct ieee80211_hw *hw, member