Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx.c305 rxs->c_vhtnss = (rate - RTWN_RIDX_VHT_MCS_SHIFT) / 10; in r12a_get_rx_stats()
/freebsd/sys/net80211/
H A D_ieee80211.h648 uint8_t c_vhtnss; /* VHT - number of spatial streams */ member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6245 rx_stats->c_vhtnss = rx_status->nss;