Searched refs:temp_ni_rates (Results 1 – 1 of 1) sorted by relevance
1538 uint8_t temp_ni_rates[8] = { 0x0, 0x1, 0x2, 0x3, in wma_send_peer_assoc() local1550 peer_ht_rates.num_rates = sizeof(temp_ni_rates); in wma_send_peer_assoc()1551 qdf_mem_copy((uint8_t *) peer_ht_rates.rates, temp_ni_rates, in wma_send_peer_assoc()