Home
last modified time | relevance | path

Searched refs:MLX4_NUM_WIRE_BUFS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmad.c1406 (MLX4_NUM_WIRE_BUFS - 1)) in mlx4_ib_send_to_wire()
1409 wire_tx_ix = (++sqp->tx_ix_head) & (MLX4_NUM_WIRE_BUFS - 1); in mlx4_ib_send_to_wire()
1605 const int nmbr_bufs = is_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in mlx4_ib_alloc_pv_bufs()
1701 const int nmbr_bufs = is_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in mlx4_ib_free_pv_qp_bufs()
1802 const int nmbr_bufs = create_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in create_pv_sqp()
1912 (MLX4_NUM_WIRE_BUFS - 1)].ah); in mlx4_ib_sqp_comp_worker()
1913 sqp->tx_ring[wc.wr_id & (MLX4_NUM_WIRE_BUFS - 1)].ah in mlx4_ib_sqp_comp_worker()
1922 (MLX4_NUM_WIRE_BUFS - 1)].addr))->payload); in mlx4_ib_sqp_comp_worker()
1925 (MLX4_NUM_WIRE_BUFS - 1)].addr))->grh); in mlx4_ib_sqp_comp_worker()
1928 (MLX4_NUM_WIRE_BUFS in mlx4_ib_sqp_comp_worker()
[all...]
H A Dmlx4_ib.h237 MLX4_NUM_WIRE_BUFS = 2048, enumerator
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmad.c1408 (MLX4_NUM_WIRE_BUFS - 1)) in mlx4_ib_send_to_wire()
1411 wire_tx_ix = (++sqp->tx_ix_head) & (MLX4_NUM_WIRE_BUFS - 1); in mlx4_ib_send_to_wire()
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()
1805 const int nmbr_bufs = create_tun ? MLX4_NUM_TUNNEL_BUFS : MLX4_NUM_WIRE_BUFS; in create_pv_sqp()
1915 (MLX4_NUM_WIRE_BUFS - 1)].ah); in mlx4_ib_sqp_comp_worker()
1916 sqp->tx_ring[wc.wr_id & (MLX4_NUM_WIRE_BUFS - 1)].ah in mlx4_ib_sqp_comp_worker()
1925 (MLX4_NUM_WIRE_BUFS - 1)].addr))->payload); in mlx4_ib_sqp_comp_worker()
1928 (MLX4_NUM_WIRE_BUFS - 1)].addr))->grh); in mlx4_ib_sqp_comp_worker()
1931 (MLX4_NUM_WIRE_BUFS in mlx4_ib_sqp_comp_worker()
[all...]
H A Dmlx4_ib.h238 MLX4_NUM_WIRE_BUFS = 2048, enumerator

Completed in 10 milliseconds