Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/include/linux/mlx4/
Dqp.h396 struct mlx4_wqe_local_inval_seg { struct
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dqp.c2710 static void set_local_inv_seg(struct mlx4_wqe_local_inval_seg *iseg, u32 rkey) in set_local_inv_seg()
3093 wqe += sizeof (struct mlx4_wqe_local_inval_seg); in mlx4_ib_post_send()
3094 size += sizeof (struct mlx4_wqe_local_inval_seg) / 16; in mlx4_ib_post_send()