Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_node.h284 uint8_t ni_htctlchan; /* HT control channel */ member
H A Dieee80211_ddb.c296 ni->ni_htparam, ni->ni_htctlchan, ni->ni_ht2ndchan); in _db_show_sta()
H A Dieee80211_ht.c1493 ni->ni_htctlchan = ni->ni_chan->ic_ieee; in ieee80211_ht_wds_init()
1698 ni->ni_htctlchan = htinfo->hi_ctrlchannel; in htinfo_parse()
H A Dieee80211_node.c2673 ni->ni_htctlchan, ni->ni_ht2ndchan); in ieee80211_dump_node()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c4024 pi->AddHtInfo.ControlChan = ni->ni_htctlchan; in mkpeerinfo()