Searched refs:CTRL_SIZE (Results 1 – 2 of 2) sorted by relevance
557 const int spc = MLX4_INLINE_ALIGN - CTRL_SIZE - 4; in mlx4_en_store_inline_data()579 const int spc = MLX4_INLINE_ALIGN - CTRL_SIZE - 4; in mlx4_en_store_inline_header()
248 #define CTRL_SIZE sizeof(struct mlx4_wqe_ctrl_seg) macro