Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwil6210.h92 #define WIL_BASE_MCS_FOR_EXTENDED_26 (7) /* MCS 7 is base MCS for MCS 12.1 */ macro
Dcfg80211.c500 tx_mcs = WIL_BASE_MCS_FOR_EXTENDED_26; in wil_cid_fill_sinfo()
504 rx_mcs = WIL_BASE_MCS_FOR_EXTENDED_26; in wil_cid_fill_sinfo()
Dtxrx_edma.c1030 stats->rx_per_mcs[WIL_BASE_MCS_FOR_EXTENDED_26]++; in wil_sring_reap_rx_edma()