Searched refs:rate_scope (Results 1 – 1 of 1) sorted by relevance
260 struct mwifiex_rate_scope *rate_scope; in mwifiex_ret_tx_rate_cfg() local279 rate_scope = (struct mwifiex_rate_scope *) tlv_buf; in mwifiex_ret_tx_rate_cfg()281 le16_to_cpu(rate_scope->hr_dsss_rate_bitmap); in mwifiex_ret_tx_rate_cfg()283 le16_to_cpu(rate_scope->ofdm_rate_bitmap); in mwifiex_ret_tx_rate_cfg()285 i < ARRAY_SIZE(rate_scope->ht_mcs_rate_bitmap); in mwifiex_ret_tx_rate_cfg()288 le16_to_cpu(rate_scope-> in mwifiex_ret_tx_rate_cfg()292 for (i = 0; i < ARRAY_SIZE(rate_scope-> in mwifiex_ret_tx_rate_cfg()296 le16_to_cpu(rate_scope-> in mwifiex_ret_tx_rate_cfg()