• Home
  • Raw
  • Download

Lines Matching refs:qe

470 			list_add_tail(&fcxp->qe, &mod->fcxp_req_free_q);  in claim_fcxps_mem()
473 list_add_tail(&fcxp->qe, &mod->fcxp_rsp_free_q); in claim_fcxps_mem()
566 struct list_head *qe, *qen; in bfa_fcxp_iocdisable() local
572 list_for_each_safe(qe, qen, &mod->fcxp_active_q) { in bfa_fcxp_iocdisable()
573 fcxp = (struct bfa_fcxp_s *) qe; in bfa_fcxp_iocdisable()
597 list_add_tail(&fcxp->qe, &fm->fcxp_active_q); in bfa_fcxp_get()
691 list_del(&fcxp->qe); in bfa_fcxp_put()
694 list_add_tail(&fcxp->qe, &mod->fcxp_req_free_q); in bfa_fcxp_put()
696 list_add_tail(&fcxp->qe, &mod->fcxp_rsp_free_q); in bfa_fcxp_put()
1139 list_add_tail(&wqe->qe, &mod->req_wait_q); in bfa_fcxp_req_rsp_alloc_wait()
1141 list_add_tail(&wqe->qe, &mod->rsp_wait_q); in bfa_fcxp_req_rsp_alloc_wait()
1151 list_del(&wqe->qe); in bfa_fcxp_walloc_cancel()
1197 struct list_head *qe; in bfa_fcxp_res_recfg() local
1202 bfa_q_deq_tail(&mod->fcxp_req_free_q, &qe); in bfa_fcxp_res_recfg()
1203 list_add_tail(qe, &mod->fcxp_req_unused_q); in bfa_fcxp_res_recfg()
1205 bfa_q_deq_tail(&mod->fcxp_rsp_free_q, &qe); in bfa_fcxp_res_recfg()
1206 list_add_tail(qe, &mod->fcxp_rsp_unused_q); in bfa_fcxp_res_recfg()
1555 list_add_tail(&lps->qe, &mod->lps_free_q); in bfa_lps_attach()
1582 struct list_head *qe, *qen; in bfa_lps_iocdisable() local
1584 list_for_each_safe(qe, qen, &mod->lps_active_q) { in bfa_lps_iocdisable()
1585 lps = (struct bfa_lps_s *) qe; in bfa_lps_iocdisable()
1588 list_for_each_safe(qe, qen, &mod->lps_login_q) { in bfa_lps_iocdisable()
1589 lps = (struct bfa_lps_s *) qe; in bfa_lps_iocdisable()
1646 list_del(&lps->qe); in bfa_lps_login_rsp()
1647 list_add_tail(&lps->qe, &mod->lps_active_q); in bfa_lps_login_rsp()
1656 struct list_head *qe, *qe_next; in bfa_lps_no_res() local
1661 qe = bfa_q_next(first_lps); in bfa_lps_no_res()
1663 while (count && qe) { in bfa_lps_no_res()
1664 qe_next = bfa_q_next(qe); in bfa_lps_no_res()
1665 lps = (struct bfa_lps_s *)qe; in bfa_lps_no_res()
1668 list_del(&lps->qe); in bfa_lps_no_res()
1669 list_add_tail(&lps->qe, &mod->lps_active_q); in bfa_lps_no_res()
1671 qe = qe_next; in bfa_lps_no_res()
1725 list_del(&lps->qe); in bfa_lps_free()
1726 list_add_tail(&lps->qe, &mod->lps_free_q); in bfa_lps_free()
1753 list_del(&lps->qe); in bfa_lps_send_login()
1754 list_add_tail(&lps->qe, &mod->lps_login_q); in bfa_lps_send_login()
1925 list_add_tail(&lps->qe, &mod->lps_active_q); in bfa_lps_alloc()
3357 struct list_head *qe, *qen; in __bfa_cb_fcport_stats_get() local
3365 list_for_each_safe(qe, qen, &fcport->stats_pending_q) { in __bfa_cb_fcport_stats_get()
3366 bfa_q_deq(&fcport->stats_pending_q, &qe); in __bfa_cb_fcport_stats_get()
3367 cb = (struct bfa_cb_pending_q_s *)qe; in __bfa_cb_fcport_stats_get()
3436 struct list_head *qe, *qen; in __bfa_cb_fcport_stats_clr() local
3446 list_for_each_safe(qe, qen, &fcport->statsclr_pending_q) { in __bfa_cb_fcport_stats_clr()
3447 bfa_q_deq(&fcport->statsclr_pending_q, &qe); in __bfa_cb_fcport_stats_clr()
3448 cb = (struct bfa_cb_pending_q_s *)qe; in __bfa_cb_fcport_stats_clr()
4115 list_add_tail(&cb->hcb_qe.qe, &fcport->stats_pending_q); in bfa_fcport_get_stats()
4121 list_add_tail(&cb->hcb_qe.qe, &fcport->stats_pending_q); in bfa_fcport_get_stats()
4142 list_add_tail(&cb->hcb_qe.qe, &fcport->statsclr_pending_q); in bfa_fcport_clear_stats()
4148 list_add_tail(&cb->hcb_qe.qe, &fcport->statsclr_pending_q); in bfa_fcport_clear_stats()
4931 list_add_tail(&rp->qe, &mod->rp_free_q); in bfa_rport_attach()
4962 struct list_head *qe, *qen; in bfa_rport_iocdisable() local
4967 list_for_each_safe(qe, qen, &mod->rp_active_q) { in bfa_rport_iocdisable()
4968 rport = (struct bfa_rport_s *) qe; in bfa_rport_iocdisable()
4980 list_add_tail(&rport->qe, &mod->rp_active_q); in bfa_rport_alloc()
4991 list_del(&rport->qe); in bfa_rport_free()
4992 list_add_tail(&rport->qe, &mod->rp_free_q); in bfa_rport_free()
5146 struct list_head *qe; in bfa_rport_res_recfg() local
5150 bfa_q_deq_tail(&mod->rp_free_q, &qe); in bfa_rport_res_recfg()
5151 list_add_tail(qe, &mod->rp_unused_q); in bfa_rport_res_recfg()
5335 list_add_tail(&hsgpg->qe, &mod->sgpg_q); in bfa_sgpg_attach()
5379 list_add_tail(&hsgpg->qe, sgpg_q); in bfa_sgpg_malloc()
5412 list_del(&wqe->qe); in bfa_sgpg_mfree()
5441 list_add_tail(&wqe->qe, &mod->sgpg_wait_q); in bfa_sgpg_wait()
5450 list_del(&wqe->qe); in bfa_sgpg_wcancel()
5533 list_add_tail(&uf->qe, &ufm->uf_free_q); in claim_ufs()
5609 list_add_tail(&uf->qe, &uf_mod->uf_free_q); in bfa_uf_put()
5627 list_add_tail(&uf->qe, &ufm->uf_posted_q); in bfa_uf_post()
5661 list_del(&uf->qe); /* dequeue from posted queue */ in uf_recv()
5694 struct list_head *qe, *qen; in bfa_uf_iocdisable() local
5699 list_for_each_safe(qe, qen, &ufm->uf_posted_q) { in bfa_uf_iocdisable()
5700 uf = (struct bfa_uf_s *) qe; in bfa_uf_iocdisable()
5701 list_del(&uf->qe); in bfa_uf_iocdisable()
5767 struct list_head *qe; in bfa_uf_res_recfg() local
5771 bfa_q_deq_tail(&mod->uf_free_q, &qe); in bfa_uf_res_recfg()
5772 list_add_tail(qe, &mod->uf_unused_q); in bfa_uf_res_recfg()