Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_hw.c2029 if (efct_hw_wq_write(io_to_abort->wq, &io_to_abort->wqe)) { in efct_hw_io_abort()
2511 efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe) in efct_hw_wq_write() function
2620 rc = efct_hw_wq_write(hio->wq, &hio->wqe); in efct_hw_bls_send()
2829 rc = efct_hw_wq_write(hio->wq, &hio->wqe); in efct_els_hw_srrs_send()
2953 rc = efct_hw_wq_write(io->wq, &io->wqe); in efct_hw_io_send()
3010 rc = efct_hw_wq_write(wq, wqe); in efct_hw_send_frame()
H A Defct_hw.h693 int efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe);