Searched refs:mlx4_cleanup_icm_table (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/mlx4/
H A Dmain.c481 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(de
[all...]
H A Dicm.h83 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table);
H A Dicm.c444 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/mlx4/
H A Dmain.c481 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(de
[all...]
H A Dicm.h83 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table);
H A Dicm.c444 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table) function

Completed in 65 milliseconds