Home
last modified time | relevance | path

Searched refs:mlx4_wqe_local_inval_seg (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/mlx4/
Dqp.h411 struct mlx4_wqe_local_inval_seg { struct
/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dqp.c3284 static void set_local_inv_seg(struct mlx4_wqe_local_inval_seg *iseg, u32 rkey) in set_local_inv_seg()
3612 wqe += sizeof (struct mlx4_wqe_local_inval_seg); in _mlx4_ib_post_send()
3613 size += sizeof (struct mlx4_wqe_local_inval_seg) / 16; in _mlx4_ib_post_send()