Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c327 static int cq_frag_buf_alloc(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_cq_buf *buf, int nent) in cq_frag_buf_alloc() function
599 err = cq_frag_buf_alloc(ndev, &vcq->buf, num_ent); in cq_create()