Searched refs:bf_buf_size (Results 1 – 4 of 4) sorted by relevance
211 context->bf_buf_size = 0; in mlx4_init_context()213 context->bf_buf_size = bf_reg_size / 2; in mlx4_init_context()219 context->bf_buf_size = 0; in mlx4_init_context()
471 if (nreq == 1 && inl && size > 1 && size <= ctx->bf_buf_size / 16) { in mlx4_post_send()487 ctx->bf_offset ^= ctx->bf_buf_size; in mlx4_post_send()
130 int bf_buf_size; member
3862 const int bf_buf_size = in mlx5e_get_max_inline_cap() local3867 if (bf_buf_size > max_size) in mlx5e_get_max_inline_cap()3869 else if (bf_buf_size < min_size) in mlx5e_get_max_inline_cap()3872 return (bf_buf_size); in mlx5e_get_max_inline_cap()