Searched refs:tdls_recv_channel_switch (Results 1 – 5 of 5) sorted by relevance
1230 if (local->ops->tdls_recv_channel_switch) in drv_tdls_recv_channel_switch()1231 local->ops->tdls_recv_channel_switch(&local->hw, &sdata->vif, in drv_tdls_recv_channel_switch()
979 !local->ops->tdls_recv_channel_switch)) in ieee80211_register_hw()
1156 .tdls_recv_channel_switch = iwl_mvm_tdls_recv_channel_switch,
6282 .tdls_recv_channel_switch = iwl_mvm_tdls_recv_channel_switch,
4586 void (*tdls_recv_channel_switch)(struct ieee80211_hw *hw, member