Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c185 i < ARRAY_SIZE(rate_scope->vht_mcs_rate_bitmap); in mwifiex_cmd_tx_rate_cfg()
187 rate_scope->vht_mcs_rate_bitmap[i] = in mwifiex_cmd_tx_rate_cfg()
200 i < ARRAY_SIZE(rate_scope->vht_mcs_rate_bitmap); in mwifiex_cmd_tx_rate_cfg()
202 rate_scope->vht_mcs_rate_bitmap[i] = in mwifiex_cmd_tx_rate_cfg()
Dsta_cmdresp.c293 vht_mcs_rate_bitmap); in mwifiex_ret_tx_rate_cfg()
297 vht_mcs_rate_bitmap[i]); in mwifiex_ret_tx_rate_cfg()
Dfw.h1350 __le16 vht_mcs_rate_bitmap[8]; member