Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h198 unsigned int uses_6ghz:1; member
H A Ddriver_nl80211_scan.c425 timeout = drv->uses_6ghz ? 20 : 10; in wpa_driver_nl80211_scan()
H A Ddriver_nl80211_capa.c2652 drv->uses_6ghz = true; in nl80211_dump_chan_list()