Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c129 buf->frags = kcalloc(buf->npages, sizeof(struct mlx5_buf_list), in mlx5_frag_buf_alloc_node()
135 struct mlx5_buf_list *frag = &buf->frags[i]; in mlx5_frag_buf_alloc_node()
/Linux-v5.15/include/linux/mlx5/
Ddriver.h317 struct mlx5_buf_list { struct
323 struct mlx5_buf_list *frags; argument
330 struct mlx5_buf_list *frags;
917 static inline void mlx5_init_fbc_offset(struct mlx5_buf_list *frags, in mlx5_init_fbc_offset()
931 static inline void mlx5_init_fbc(struct mlx5_buf_list *frags, in mlx5_init_fbc()