Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/core/
Drw.c33 if (dev->attrs.max_sgl_rd) in rdma_rw_can_use_mr()
52 if (dev->attrs.max_sgl_rd && dma_nents > dev->attrs.max_sgl_rd) in rdma_rw_io_needs_mr()
/Linux-v6.6/fs/smb/server/
Dtransport_rdma.c1923 if (pages_per_rw > t->cm_id->device->attrs.max_sgl_rd) { in smb_direct_create_qpair()
/Linux-v6.6/include/rdma/
Dib_verbs.h452 u32 max_sgl_rd; member
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmain.c999 props->max_sgl_rd = in mlx5_ib_query_device()