Searched refs:hdd_resp (Results 1 – 1 of 1) sorted by relevance
1580 struct ocb_dcc_get_stats_response *hdd_resp; in hdd_dcc_get_stats_callback() local1601 hdd_resp = priv->response; in hdd_dcc_get_stats_callback()1602 *hdd_resp = *response; in hdd_dcc_get_stats_callback()1603 hdd_resp->channel_stats_array = (void *)hdd_resp + sizeof(*hdd_resp); in hdd_dcc_get_stats_callback()1604 qdf_mem_copy(hdd_resp->channel_stats_array, in hdd_dcc_get_stats_callback()