Searched refs:RSXX_MAX_OUTSTANDING_CMDS (Results 1 – 2 of 2) sorted by relevance
780 if (ctrl->status.idx > RSXX_MAX_OUTSTANDING_CMDS) { in rsxx_hw_buffers_init()789 if (ctrl->cmd.idx > RSXX_MAX_OUTSTANDING_CMDS) { in rsxx_hw_buffers_init()809 RSXX_MAX_OUTSTANDING_CMDS)); in rsxx_dma_ctrl_init()814 for (i = 0; i < RSXX_MAX_OUTSTANDING_CMDS; i++) { in rsxx_dma_ctrl_init()818 ctrl->trackers->list[RSXX_MAX_OUTSTANDING_CMDS-1].next_tag = -1; in rsxx_dma_ctrl_init()966 for (i = 0; i < RSXX_MAX_OUTSTANDING_CMDS; i++) { in rsxx_dma_cancel()1032 for (j = 0; j < RSXX_MAX_OUTSTANDING_CMDS; j++) { in rsxx_eeh_save_issued_dmas()
50 #define RSXX_MAX_OUTSTANDING_CMDS 255 macro
Completed in 7 milliseconds