Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
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
Dbfa_fcs.h700 #define bfa_fcs_fcxp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \ argument
702 bfa_fcxp_req_rsp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \