Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx4/
Dqp.h393 struct mlx4_wqe_local_inval_seg { struct
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c2442 static void set_local_inv_seg(struct mlx4_wqe_local_inval_seg *iseg, u32 rkey) in set_local_inv_seg()
2749 wqe += sizeof (struct mlx4_wqe_local_inval_seg); in mlx4_ib_post_send()
2750 size += sizeof (struct mlx4_wqe_local_inval_seg) / 16; in mlx4_ib_post_send()