Home
last modified time | relevance | path

Searched refs:efct_hw_wq_write (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/elx/efct/
Defct_hw.c2030 if (efct_hw_wq_write(io_to_abort->wq, &io_to_abort->wqe)) { in efct_hw_io_abort()
2512 efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe) in efct_hw_wq_write() function
2621 rc = efct_hw_wq_write(hio->wq, &hio->wqe); in efct_hw_bls_send()
2830 rc = efct_hw_wq_write(hio->wq, &hio->wqe); in efct_els_hw_srrs_send()
2954 rc = efct_hw_wq_write(io->wq, &io->wqe); in efct_hw_io_send()
3011 rc = efct_hw_wq_write(wq, wqe); in efct_hw_send_frame()
Defct_hw.h693 int efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe);