Searched refs:fcxp_active_q (Results 1 – 2 of 2) sorted by relevance
102 struct list_head fcxp_active_q; /* active FCXPs */ member
459 INIT_LIST_HEAD(&mod->fcxp_active_q); in claim_fcxps_mem()572 list_for_each_safe(qe, qen, &mod->fcxp_active_q) { in bfa_fcxp_iocdisable()597 list_add_tail(&fcxp->qe, &fm->fcxp_active_q); in bfa_fcxp_get()690 WARN_ON(!bfa_q_is_on_q(&mod->fcxp_active_q, fcxp)); in bfa_fcxp_put()