Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211.h851 uint8_t hi_ctrlchannel; /* primary channel */ member
H A Dieee80211_ht.c1695 ni->ni_htctlchan = htinfo->hi_ctrlchannel; in htinfo_parse()
3510 ht->hi_ctrlchannel = ieee80211_chan2ieee(ic, bsschan); in ieee80211_ht_update_beacon()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h2017 return (htinfo->hi_ctrlchannel); in cfg80211_get_ies_channel_number()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2912 printf("<ctl %u, %x,%x,%x,%x", htinfo->hi_ctrlchannel, in printhtinfo()