• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/mlx4/

Lines Matching refs:mlx4_cleanup_icm_table

481 	mlx4_cleanup_icm_table(dev, &priv->cq_table.cmpt_table);
484 mlx4_cleanup_icm_table(dev, &priv->srq_table.cmpt_table);
487 mlx4_cleanup_icm_table(dev, &priv->qp_table.cmpt_table);
651 mlx4_cleanup_icm_table(dev, &priv->srq_table.table);
654 mlx4_cleanup_icm_table(dev, &priv->cq_table.table);
657 mlx4_cleanup_icm_table(dev, &priv->qp_table.rdmarc_table);
660 mlx4_cleanup_icm_table(dev, &priv->qp_table.altc_table);
663 mlx4_cleanup_icm_table(dev, &priv->qp_table.auxc_table);
666 mlx4_cleanup_icm_table(dev, &priv->qp_table.qp_table);
669 mlx4_cleanup_icm_table(dev, &priv->mr_table.dmpt_table);
672 mlx4_cleanup_icm_table(dev, &priv->mr_table.mtt_table);
675 mlx4_cleanup_icm_table(dev, &priv->eq_table.table);
678 mlx4_cleanup_icm_table(dev, &priv->eq_table.cmpt_table);
679 mlx4_cleanup_icm_table(dev, &priv->cq_table.cmpt_table);
680 mlx4_cleanup_icm_table(dev, &priv->srq_table.cmpt_table);
681 mlx4_cleanup_icm_table(dev, &priv->qp_table.cmpt_table);
696 mlx4_cleanup_icm_table(dev, &priv->mcg_table.table);
697 mlx4_cleanup_icm_table(dev, &priv->srq_table.table);
698 mlx4_cleanup_icm_table(dev, &priv->cq_table.table);
699 mlx4_cleanup_icm_table(dev, &priv->qp_table.rdmarc_table);
700 mlx4_cleanup_icm_table(dev, &priv->qp_table.altc_table);
701 mlx4_cleanup_icm_table(dev, &priv->qp_table.auxc_table);
702 mlx4_cleanup_icm_table(dev, &priv->qp_table.qp_table);
703 mlx4_cleanup_icm_table(dev, &priv->mr_table.dmpt_table);
704 mlx4_cleanup_icm_table(dev, &priv->mr_table.mtt_table);
705 mlx4_cleanup_icm_table(dev, &priv->eq_table.table);
706 mlx4_cleanup_icm_table(dev, &priv->eq_table.cmpt_table);
707 mlx4_cleanup_icm_table(dev, &priv->cq_table.cmpt_table);
708 mlx4_cleanup_icm_table(dev, &priv->srq_table.cmpt_table);
709 mlx4_cleanup_icm_table(dev, &priv->qp_table.cmpt_table);