Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa.h102 #define bfa_reqq_wait(__bfa, __reqq, __wqe) do { \ argument
107 WARN_ON(!((__wqe)->qresume && (__wqe)->cbarg)); \
109 list_add_tail(&(__wqe)->qe, waitq); \
112 #define bfa_reqq_wcancel(__wqe) list_del(&(__wqe)->qe) argument
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, \