Lines Matching refs:MLX4_NUM_TUNNEL_BUFS
595 (MLX4_NUM_TUNNEL_BUFS - 1)) in mlx4_ib_send_to_slave()
598 tun_tx_ix = (++tun_qp->tx_ix_head) & (MLX4_NUM_TUNNEL_BUFS - 1); in mlx4_ib_send_to_slave()
1481 int wr_ix = wc->wr_id & (MLX4_NUM_TUNNEL_BUFS - 1); in mlx4_ib_multiplex_mad()
1608 const int nmbr_bufs = is_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in mlx4_ib_alloc_pv_bufs()
1704 const int nmbr_bufs = is_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in mlx4_ib_free_pv_qp_bufs()
1753 (MLX4_NUM_TUNNEL_BUFS - 1)); in mlx4_ib_tunnel_comp_worker()
1760 (MLX4_NUM_TUNNEL_BUFS - 1)].ah, 0); in mlx4_ib_tunnel_comp_worker()
1761 tun_qp->tx_ring[wc.wr_id & (MLX4_NUM_TUNNEL_BUFS - 1)].ah in mlx4_ib_tunnel_comp_worker()
1777 (MLX4_NUM_TUNNEL_BUFS - 1)].ah, 0); in mlx4_ib_tunnel_comp_worker()
1778 tun_qp->tx_ring[wc.wr_id & (MLX4_NUM_TUNNEL_BUFS - 1)].ah in mlx4_ib_tunnel_comp_worker()
1805 const int nmbr_bufs = create_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in create_pv_sqp()
1985 const int nmbr_bufs = create_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in create_pv_resources()