Searched refs:__wqe (Results 1 – 2 of 2) sorted by relevance
111 #define bfa_reqq_wait(__bfa, __reqq, __wqe) do { \ argument116 WARN_ON(!((__wqe)->qresume && (__wqe)->cbarg)); \118 list_add_tail(&(__wqe)->qe, waitq); \121 #define bfa_reqq_wcancel(__wqe) list_del(&(__wqe)->qe) argument
525 #define bfa_fcs_fcxp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \ argument527 bfa_fcxp_req_rsp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \