Searched refs:mlx4_en_fill_qp_context (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_resources.c | 40 void mlx4_en_fill_qp_context(struct mlx4_en_priv *priv, int size, int stride, mlx4_en_fill_qp_context() function
|
H A D | en_rx.c | 1129 mlx4_en_fill_qp_context(priv, ring->actual_size, ring->stride, 0, 0, mlx4_en_config_rss_qp() 1227 mlx4_en_fill_qp_context(priv, 0, 0, 0, 1, priv->base_qpn, mlx4_en_config_rss_steer()
|
H A D | mlx4_en.h | 792 void mlx4_en_fill_qp_context(struct mlx4_en_priv *priv, int size, int stride,
|
H A D | en_tx.c | 213 mlx4_en_fill_qp_context(priv, ring->size, ring->stride, 1, 0, ring->qpn, mlx4_en_activate_tx_ring()
|
Completed in 70 milliseconds