Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dwr.h39 mlx5_frag_buf_get_idx_last_contig_stride(&sq->fbc, idx)); in get_sq_edge()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h164 return mlx5_frag_buf_get_idx_last_contig_stride(&wq->fbc, ix) - ix + 1; in mlx5_wq_cyc_get_contig_wqebbs()
/Linux-v5.15/include/linux/mlx5/
Ddriver.h950 mlx5_frag_buf_get_idx_last_contig_stride(struct mlx5_frag_buf_ctrl *fbc, u32 ix) in mlx5_frag_buf_get_idx_last_contig_stride() function