Home
last modified time | relevance | path

Searched refs:mlx5_frag_buf_ctrl (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h52 struct mlx5_frag_buf_ctrl fbc;
65 struct mlx5_frag_buf_ctrl fbc;
71 struct mlx5_frag_buf_ctrl fbc;
Dwq.c77 struct mlx5_frag_buf_ctrl *fbc = &wq->fbc; in mlx5_wq_cyc_create()
114 struct mlx5_frag_buf_ctrl *sq_fbc; in mlx5_qp_set_frag_buf()
220 struct mlx5_frag_buf_ctrl *fbc = &wq->fbc; in mlx5_wq_ll_create()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h362 struct mlx5_frag_buf_ctrl { struct
999 struct mlx5_frag_buf_ctrl *fbc) in mlx5_fill_fbc_offset()
1010 struct mlx5_frag_buf_ctrl *fbc) in mlx5_fill_fbc()
1015 static inline void mlx5_core_init_cq_frag_buf(struct mlx5_frag_buf_ctrl *fbc, in mlx5_core_init_cq_frag_buf()
1023 static inline void *mlx5_frag_buf_get_wqe(struct mlx5_frag_buf_ctrl *fbc, in mlx5_frag_buf_get_wqe()
1036 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()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dcq.c731 struct mlx5_frag_buf_ctrl *c = &buf->fbc; in alloc_cq_frag_buf()
1368 struct mlx5_frag_buf_ctrl *c; in mlx5_ib_resize_cq()
Dmlx5_ib.h437 struct mlx5_frag_buf_ctrl fbc;