Home
last modified time | relevance | path

Searched defs:chan_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c1842 unsigned int freq, chan_type, duration; in mlme_event_remain_on_channel() local
/freebsd/sys/contrib/dev/rtw88/
H A Dfw.c2337 u8 chan_type; rtw_hw_scan_chan_switch() local
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c3742 rtw89_hw_scan_add_chan(struct rtw89_dev * rtwdev,int chan_type,int ssid_num,struct rtw89_mac_chinfo * ch_info) rtw89_hw_scan_add_chan() argument
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1504 struct linuxkpi_ieee80211_channel *chan, enum nl80211_channel_type chan_type) in cfg80211_chandef_create()