Home
last modified time | relevance | path

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

/drivers/scsi/elx/efct/
A Defct_hw.h164 struct efct_hw_wqe { struct
220 struct efct_hw_wqe wqe;
568 struct efct_hw_wqe wqe;
693 int efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe);
A Defct_hw.c1909 efct_hw_fill_abort_wqe(struct efct_hw *hw, struct efct_hw_wqe *wqe) in efct_hw_fill_abort_wqe()
2261 _efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe) in _efct_hw_wq_write()
2287 struct efct_hw_wqe *wqe; in hw_wq_submit_pending()
2297 struct efct_hw_wqe, list_entry); in hw_wq_submit_pending()
2512 efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe) in efct_hw_wq_write()
2535 wqe = list_first_entry(&wq->pending_list, struct efct_hw_wqe, in efct_hw_wq_write()
2977 struct efct_hw_wqe *wqe; in efct_hw_send_frame()

Completed in 15 milliseconds