Home
last modified time | relevance | path

Searched refs:MLX4_INLINE_ALIGN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mlx4/
H A Dqp.h443 MLX4_INLINE_ALIGN = 64, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c624 <= MLX4_INLINE_ALIGN) in inline_size()
682 int spc = MLX4_INLINE_ALIGN - CTRL_SIZE - sizeof(*inl); in build_inline_wqe()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c290 MLX4_INLINE_ALIGN) * in send_wqe_overhead()
2902 spc = MLX4_INLINE_ALIGN - in build_sriov_qp0_header()
2903 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_sriov_qp0_header()
3206 spc = MLX4_INLINE_ALIGN - in build_mlx_header()
3207 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_mlx_header()
3375 spc = MLX4_INLINE_ALIGN - in build_tunnel_header()
3376 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_tunnel_header()