Searched refs:rsp_wait_q (Results 1 – 2 of 2) sorted by relevance
97 struct list_head rsp_wait_q; /* wait queue for free rsp_fcxp */ member
500 INIT_LIST_HEAD(&mod->rsp_wait_q); in bfa_fcxp_attach()620 bfa_q_deq(&mod->rsp_wait_q, &wqe); in bfa_fcxp_put()1085 list_add_tail(&wqe->qe, &mod->rsp_wait_q); in bfa_fcxp_req_rsp_alloc_wait()1094 !bfa_q_is_on_q(&mod->rsp_wait_q, wqe)); in bfa_fcxp_walloc_cancel()