Searched refs:tx_mcs_map (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211.h752 * + rx_mcs_map/tx_mcs_map: bitmap of per-stream supported MCS;
763 uint16_t tx_mcs_map; member in struct:ieee80211_vht_mcs_info
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c2561 printf(" tx_mcs_map 0x%x",
2562 LE_READ_2(&vhtcap->supp_mcs.tx_mcs_map));

Completed in 135 milliseconds