Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net80211/
HDieee80211_vht.c250 ni->ni_vht_chan1 = ie[3]; in ieee80211_parse_vhtopmode()
256 __func__, ni->ni_vht_chan1, ni->ni_vht_chan2, ni->ni_vht_chanwidth, in ieee80211_parse_vhtopmode()
HDieee80211_node.h235 uint8_t ni_vht_chan1; /* 20/40/80/160 - VHT chan1 */ member
HDieee80211_ddb.c326 ni->ni_vht_chan1, ni->ni_vht_chan2, ni->ni_vht_chanwidth); in _db_show_sta()
HDieee80211_node.c2700 ni->ni_vhtcap, (int) ni->ni_vht_chan1, (int) ni->ni_vht_chan2, in ieee80211_dump_node()