Searched refs:rp_active_q (Results 1 – 2 of 2) sorted by relevance
250 struct list_head rp_active_q; /* free bfa_rports */ member
4815 INIT_LIST_HEAD(&mod->rp_active_q); in bfa_rport_attach()4856 list_for_each_safe(qe, qen, &mod->rp_active_q) { in bfa_rport_iocdisable()4869 list_add_tail(&rport->qe, &mod->rp_active_q); in bfa_rport_alloc()4879 WARN_ON(!bfa_q_is_on_q(&mod->rp_active_q, rport)); in bfa_rport_free()