Home
last modified time | relevance | path

Searched refs:compat_chandef (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/wireless/
Dnl80211.c12134 const struct cfg80211_chan_def *oper_chandef, *compat_chandef; in nl80211_remain_on_channel() local
12146 compat_chandef = cfg80211_chandef_compatible(&chandef, in nl80211_remain_on_channel()
12149 if (compat_chandef != &chandef) { in nl80211_remain_on_channel()