Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c557 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()
H A Den.h248 #define CTRL_SIZE sizeof(struct mlx4_wqe_ctrl_seg) macro