Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11ac.c29 static const u16 max_rate_lgi_80MHZ[8][3] = { variable
88 max_rate = max_rate_lgi_80MHZ[nss - 1][mcs]; in mwifiex_convert_mcsmap_to_maxrate()
91 max_rate = max_rate_lgi_80MHZ[nss - 1][mcs - 1]; in mwifiex_convert_mcsmap_to_maxrate()