Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c10570 int mcsmap = IEEE80211_VHT_MCS_SUPPORT_0_9 << 0 | in iwx_attach() local
10578 ic->ic_vht_cap.supp_mcs.tx_mcs_map = htole16(mcsmap); in iwx_attach()
10579 ic->ic_vht_cap.supp_mcs.rx_mcs_map = htole16(mcsmap); in iwx_attach()