Searched refs:dfx_hw_dma_cmd_req (Results 1 – 1 of 1) sorted by relevance
288 static int dfx_hw_dma_cmd_req(DFX_board_t *bp);1346 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_adap_init()1362 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_adap_init()1405 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_adap_init()2097 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_get_stats()2198 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_get_stats()2508 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_update_cam()2574 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_update_filters()2620 static int dfx_hw_dma_cmd_req(DFX_board_t *bp) in dfx_hw_dma_cmd_req() function