Searched refs:tdls_recv_channel_switch (Results 1 – 5 of 5) sorted by relevance
1341 if (local->ops->tdls_recv_channel_switch) in drv_tdls_recv_channel_switch()1342 local->ops->tdls_recv_channel_switch(&local->hw, &sdata->vif, in drv_tdls_recv_channel_switch()
1134 !local->ops->tdls_recv_channel_switch)) in ieee80211_register_hw()
1451 .tdls_recv_channel_switch = iwl_mvm_tdls_recv_channel_switch,
6610 .tdls_recv_channel_switch = iwl_mvm_tdls_recv_channel_switch,
4749 void (*tdls_recv_channel_switch)(struct ieee80211_hw *hw, member