Lines Matching refs:cp
335 struct hal_reo_cmd_flush_cache_params *cp; in hal_reo_cmd_flush_cache_be() local
340 cp = &cmd->u.fl_cache_params; in hal_reo_cmd_flush_cache_be()
348 if (cp->block_use_after_flush) { in hal_reo_cmd_flush_cache_be()
383 reo_flush_cache->forward_all_mpdus_in_queue = cp->fwd_mpdus_in_queue; in hal_reo_cmd_flush_cache_be()
386 cp->rel_block_index = 0; in hal_reo_cmd_flush_cache_be()
387 reo_flush_cache->release_cache_block_index = cp->rel_block_index; in hal_reo_cmd_flush_cache_be()
389 if (cp->block_use_after_flush) { in hal_reo_cmd_flush_cache_be()
393 reo_flush_cache->flush_without_invalidate = cp->flush_no_inval; in hal_reo_cmd_flush_cache_be()
394 reo_flush_cache->flush_queue_1k_desc = cp->flush_q_1k_desc; in hal_reo_cmd_flush_cache_be()
396 cp->block_use_after_flush; in hal_reo_cmd_flush_cache_be()
397 reo_flush_cache->flush_entire_cache = cp->flush_entire_cache; in hal_reo_cmd_flush_cache_be()