Home
last modified time | relevance | path

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

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