Searched refs:mlx4_ib_proxy_sqp_hdr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | cq.c | 583 struct mlx4_ib_proxy_sqp_hdr *hdr; in use_tunnel_data() 587 sizeof (struct mlx4_ib_proxy_sqp_hdr), in use_tunnel_data() 589 hdr = (struct mlx4_ib_proxy_sqp_hdr *) (qp->sqp_proxy_rcv[tail].addr); in use_tunnel_data()
|
H A D | qp.c | 446 kmalloc(sizeof (struct mlx4_ib_proxy_sqp_hdr), in alloc_proxy_bufs() 452 sizeof (struct mlx4_ib_proxy_sqp_hdr), in alloc_proxy_bufs() 465 sizeof (struct mlx4_ib_proxy_sqp_hdr), in alloc_proxy_bufs() 480 sizeof (struct mlx4_ib_proxy_sqp_hdr), in free_proxy_bufs() 3855 sizeof (struct mlx4_ib_proxy_sqp_hdr), in _mlx4_ib_post_recv() 3858 cpu_to_be32(sizeof (struct mlx4_ib_proxy_sqp_hdr)); in _mlx4_ib_post_recv()
|
H A D | mlx4_ib.h | 267 struct mlx4_ib_proxy_sqp_hdr { struct
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | cq.c | 583 struct mlx4_ib_proxy_sqp_hdr *hdr; in use_tunnel_data() 587 sizeof (struct mlx4_ib_proxy_sqp_hdr), in use_tunnel_data() 589 hdr = (struct mlx4_ib_proxy_sqp_hdr *) (qp->sqp_proxy_rcv[tail].addr); in use_tunnel_data()
|
H A D | qp.c | 481 kmalloc(sizeof (struct mlx4_ib_proxy_sqp_hdr), in alloc_proxy_bufs() 487 sizeof (struct mlx4_ib_proxy_sqp_hdr), in alloc_proxy_bufs() 500 sizeof (struct mlx4_ib_proxy_sqp_hdr), in alloc_proxy_bufs() 515 sizeof (struct mlx4_ib_proxy_sqp_hdr), in free_proxy_bufs() 3888 sizeof (struct mlx4_ib_proxy_sqp_hdr), in _mlx4_ib_post_recv() 3891 cpu_to_be32(sizeof (struct mlx4_ib_proxy_sqp_hdr)); in _mlx4_ib_post_recv()
|
H A D | mlx4_ib.h | 268 struct mlx4_ib_proxy_sqp_hdr { struct
|
Completed in 18 milliseconds