Searched refs:bf_offset (Results 1 – 5 of 5) sorted by relevance
64 off_t bf_offset; /* Currect file offset */ member173 bfp->bf_offset = 0;353 if (bfp->bf_offset < bfp->bf_buffilled)416 bfp->bf_offset += count;451 bfp->bf_offset = offset;455 bfp->bf_offset += offset;466 return bfp->bf_offset;525 if (bfp->bf_offset < bfp->bf_bufsize)617 bfp->bf_offset += count;618 if (bfp->bf_offset > bfp->bf_size)[all …]
807 u16 bf_offset; member1110 u16 ofst = MLX5_BF_OFFSET + sq->bf_offset; in mlx5e_tx_notify_hw()1134 sq->bf_offset ^= sq->bf_buf_size; in mlx5e_tx_notify_hw()
482 mlx4_bf_copy(ctx->bf_page + ctx->bf_offset, (unsigned long *) ctrl, in mlx4_post_send()487 ctx->bf_offset ^= ctx->bf_buf_size; in mlx4_post_send()
214 context->bf_offset = 0; in mlx4_init_context()
131 int bf_offset; member