Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c4342 struct cfg80211_chan_def roc_chan; in rtw89_roc_start() local
4381 cfg80211_chandef_create(&roc_chan, &roc->chan, NL80211_CHAN_NO_HT); in rtw89_roc_start()
4382 rtw89_config_roc_chandef(rtwdev, rtwvif_link, &roc_chan); in rtw89_roc_start()