Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_vht.c247 ni->ni_vht_chan2 = ie[4]; in ieee80211_parse_vhtopmode()
252 __func__, ni->ni_vht_chan1, ni->ni_vht_chan2, ni->ni_vht_chanwidth, in ieee80211_parse_vhtopmode()
H A Dieee80211_node.h236 uint8_t ni_vht_chan2; /* 80+80 - VHT chan2 */ member
H A Dieee80211_ddb.c326 ni->ni_vht_chan1, ni->ni_vht_chan2, ni->ni_vht_chanwidth); in _db_show_sta()
H A Dieee80211_node.c2678 ni->ni_vhtcap, (int) ni->ni_vht_chan1, (int) ni->ni_vht_chan2, in ieee80211_dump_node()