Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h101 #define bfa_reqq_wait(__bfa, __reqq, __wqe) do { \ argument
106 WARN_ON(!((__wqe)->qresume && (__wqe)->cbarg)); \
108 list_add_tail(&(__wqe)->qe, waitq); \
111 #define bfa_reqq_wcancel(__wqe) list_del(&(__wqe)->qe) argument
H A Dbfa_fcs.h514 #define bfa_fcs_fcxp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \ argument
516 bfa_fcxp_req_rsp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \