Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H 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);
H A Defct_hw.c1908 efct_hw_fill_abort_wqe(struct efct_hw *hw, struct efct_hw_wqe *wqe) in efct_hw_fill_abort_wqe()
2260 _efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe) in _efct_hw_wq_write()
2286 struct efct_hw_wqe *wqe; in hw_wq_submit_pending()
2296 struct efct_hw_wqe, list_entry); in hw_wq_submit_pending()
2511 efct_hw_wq_write(struct hw_wq *wq, struct efct_hw_wqe *wqe) in efct_hw_wq_write()
2534 wqe = list_first_entry(&wq->pending_list, struct efct_hw_wqe, in efct_hw_wq_write()
2976 struct efct_hw_wqe *wqe; in efct_hw_send_frame()