Lines Matching refs:e100_wait_exec_cmplx
224 unsigned char e100_wait_exec_cmplx(struct e100_private *, u32, u8, u8);
468 e100_wait_exec_cmplx(struct e100_private *bdp, u32 phys_addr, u8 cmd, u8 sub_cmd) in e100_wait_exec_cmplx() function
1011 if (!e100_wait_exec_cmplx(bdp, 0, SCB_CUC_LOAD_BASE, 0)) { in e100_open()
1016 if (!e100_wait_exec_cmplx(bdp, 0, SCB_RUC_LOAD_BASE, 0)) { in e100_open()
1523 if (!e100_wait_exec_cmplx(bdp, 0, SCB_CUC_LOAD_BASE, 0)) in e100_hw_init()
1526 if (!e100_wait_exec_cmplx(bdp, 0, SCB_RUC_LOAD_BASE, 0)) in e100_hw_init()
2315 if (!e100_wait_exec_cmplx(bdp, (u32) (tcb->tcb_phys), in e100_start_cu()
2482 if (!e100_wait_exec_cmplx(bdp, rx_struct->dma_addr, SCB_RUC_START, 0)) { in e100_start_ru()
2550 if (!e100_wait_exec_cmplx(bdp, bdp->stat_cnt_phys, SCB_CUC_DUMP_ADDR, 0)) in e100_clr_cntrs()
2709 if (!e100_wait_exec_cmplx(bdp, command->dma_addr, SCB_CUC_START, sub_cmd)) { in e100_exec_non_cu_cmd()
3106 if (!e100_wait_exec_cmplx(bdp, 0, SCB_CUC_LOAD_BASE, 0)) in e100_configure_device()
3112 if (!e100_wait_exec_cmplx(bdp, 0, SCB_RUC_LOAD_BASE, 0)) in e100_configure_device()
3116 if (!e100_wait_exec_cmplx(bdp, bdp->stat_cnt_phys, SCB_CUC_DUMP_ADDR, 0)) in e100_configure_device()
4225 e100_wait_exec_cmplx(bdp, active_command->dma_addr, in e100_non_tx_background()