Searched refs:__wqe (Results 1 – 2 of 2) sorted by relevance
102 #define bfa_reqq_wait(__bfa, __reqq, __wqe) do { \ argument107 WARN_ON(!((__wqe)->qresume && (__wqe)->cbarg)); \109 list_add_tail(&(__wqe)->qe, waitq); \112 #define bfa_reqq_wcancel(__wqe) list_del(&(__wqe)->qe) argument
514 #define bfa_fcs_fcxp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \ argument516 bfa_fcxp_req_rsp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \