Searched refs:req_wait_q (Results 1 – 2 of 2) sorted by relevance
96 struct list_head req_wait_q; /* wait queue for free req_fcxp */ member
499 INIT_LIST_HEAD(&mod->req_wait_q); in bfa_fcxp_attach()618 bfa_q_deq(&mod->req_wait_q, &wqe); in bfa_fcxp_put()1083 list_add_tail(&wqe->qe, &mod->req_wait_q); in bfa_fcxp_req_rsp_alloc_wait()1093 WARN_ON(!bfa_q_is_on_q(&mod->req_wait_q, wqe) || in bfa_fcxp_walloc_cancel()