Searched refs:dfx_hw_dma_cmd_req (Results 1 – 1 of 1) sorted by relevance
287 static int dfx_hw_dma_cmd_req(DFX_board_t *bp);1344 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_adap_init()1360 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_adap_init()1403 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_adap_init()2095 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_get_stats()2196 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_get_stats()2506 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_update_cam()2572 if (dfx_hw_dma_cmd_req(bp) != DFX_K_SUCCESS) in dfx_ctl_update_filters()2618 static int dfx_hw_dma_cmd_req(DFX_board_t *bp) in dfx_hw_dma_cmd_req() function