Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dwil6210.h198 u16 last_mcs_rx; member
Dcfg80211.c134 sinfo->rxrate.mcs = wil->stats.last_mcs_rx; in wil_cfg80211_get_station()
Dtxrx.c351 wil->stats.last_mcs_rx = wil_rxdesc_mcs(d1); in wil_vring_reap_rx()