efct_hw_wq_write
if (efct_hw_wq_write(io_to_abort->wq, &io_to_abort->wqe)) {
rc = efct_hw_wq_write(hio->wq, &hio->wqe);
rc = efct_hw_wq_write(hio->wq, &hio->wqe);
rc = efct_hw_wq_write(io->wq, &io->wqe);
rc = efct_hw_wq_write(wq, wqe);
int efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe);