Searched refs:tdls_channel_switch (Results 1 – 4 of 4) sorted by relevance
465 WARN_ON(ops->tdls_channel_switch && !ops->tdls_cancel_channel_switch); in wiphy_new_nm()754 (!rdev->ops->tdls_channel_switch || in wiphy_register()
15565 if (!rdev->ops->tdls_channel_switch || in nl80211_tdls_channel_switch()15617 if (!rdev->ops->tdls_channel_switch || in nl80211_tdls_cancel_channel_switch()
4773 int (*tdls_channel_switch)(struct ieee80211_hw *hw, member
5274 .tdls_channel_switch = ieee80211_tdls_channel_switch,