Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c128 buf->frags = kcalloc(buf->npages, sizeof(struct mlx5_buf_list), in mlx5_frag_buf_alloc_node()
134 struct mlx5_buf_list *frag = &buf->frags[i]; in mlx5_frag_buf_alloc_node()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h350 struct mlx5_buf_list { struct
356 struct mlx5_buf_list *frags; argument