Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx4/
Dqp.h406 struct mlx4_wqe_local_inval_seg { struct
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c2550 static void set_local_inv_seg(struct mlx4_wqe_local_inval_seg *iseg, u32 rkey) in set_local_inv_seg()
2858 wqe += sizeof (struct mlx4_wqe_local_inval_seg); in mlx4_ib_post_send()
2859 size += sizeof (struct mlx4_wqe_local_inval_seg) / 16; in mlx4_ib_post_send()