Searched refs:efct_hw_wq_write (Results 1 – 1 of 1) sorted by relevance
2031 if (efct_hw_wq_write(io_to_abort->wq, &io_to_abort->wqe)) { in efct_hw_io_abort()2513 efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe) in efct_hw_wq_write() function2622 rc = efct_hw_wq_write(hio->wq, &hio->wqe); in efct_hw_bls_send()2831 rc = efct_hw_wq_write(hio->wq, &hio->wqe); in efct_els_hw_srrs_send()2955 rc = efct_hw_wq_write(io->wq, &io->wqe); in efct_hw_io_send()3012 rc = efct_hw_wq_write(wq, wqe); in efct_hw_send_frame()