Home
last modified time | relevance | path

Searched refs:ni_vht_tx_map (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_vht.c350 ni->ni_vht_tx_map = tx_mcs_map; in ieee80211_setup_vht_rates()
1117 mc = ni->ni_vht_tx_map >> (2*(nss-1)) & 0x3; in ieee80211_vht_node_check_tx_valid_mcs()
H A Dieee80211_node.h296 uint16_t ni_vht_tx_map; /* Negotiated MCS TX map with peer */ member
H A Dieee80211_ddb.c322 ni->ni_vht_basicmcs, ni->ni_vht_tx_map); in _db_show_sta()