Searched refs:oper_chandef (Results 1 – 1 of 1) sorted by relevance
12423 const struct cfg80211_chan_def *oper_chandef, *compat_chandef; in nl80211_remain_on_channel() 12425 oper_chandef = wdev_chandef(wdev, link_id); in nl80211_remain_on_channel() 12427 if (WARN_ON(!oper_chandef)) { in nl80211_remain_on_channel() 12436 oper_chandef); in nl80211_remain_on_channel() 12418 const struct cfg80211_chan_def *oper_chandef, *compat_chandef; nl80211_remain_on_channel() local