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