Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ofed/libmlx4/
HDwqe.h116 struct mlx4_wqe_local_inval_seg { struct
HDqp.c144 static inline void set_local_inv_seg(struct mlx4_wqe_local_inval_seg *iseg, in set_local_inv_seg()
309 (struct mlx4_wqe_local_inval_seg); in mlx4_post_send()
311 (struct mlx4_wqe_local_inval_seg) / 16; in mlx4_post_send()
/freebsd-11-stable/sys/dev/mlx4/
HDqp.h415 struct mlx4_wqe_local_inval_seg { struct
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_qp.c2733 static void set_local_inv_seg(struct mlx4_wqe_local_inval_seg *iseg, u32 rkey) in set_local_inv_seg()
3064 wqe += sizeof (struct mlx4_wqe_local_inval_seg); in mlx4_ib_post_send()
3065 size += sizeof (struct mlx4_wqe_local_inval_seg) / 16; in mlx4_ib_post_send()