Searched refs:completion_queue_get (Results 1 – 4 of 4) sorted by relevance
473 this_controller->completion_queue_get = 0; in scic_sds_controller_initialize_completion_queue()492 this_controller->completion_queue_get = completion_queue_get_value; in scic_sds_controller_initialize_completion_queue()2039 U32 get_value = this_controller->completion_queue_get; in scic_sds_controller_completion_queue_has_entries()2433 this_controller->completion_queue_get in scic_sds_controller_process_completions()2437 get_index = NORMALIZE_GET_POINTER(this_controller->completion_queue_get); in scic_sds_controller_process_completions()2438 get_cycle = SMU_CQGR_CYCLE_BIT & this_controller->completion_queue_get; in scic_sds_controller_process_completions()2440 event_index = NORMALIZE_EVENT_POINTER(this_controller->completion_queue_get); in scic_sds_controller_process_completions()2441 event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & this_controller->completion_queue_get; in scic_sds_controller_process_completions()2499 this_controller->completion_queue_get = in scic_sds_controller_process_completions()2505 SMU_CQGR_WRITE(this_controller, this_controller->completion_queue_get); in scic_sds_controller_process_completions()[all …]
227 controller, completion_queue_get, value \232 controller, completion_queue_get \
302 U32 completion_queue_get; member
995 U32 completion_queue_get; member