Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_main.c337 sdev->attrs.max_sge_rd = SIW_MAX_SGE_RD; in siw_device_create()
Dsiw.h27 #define SIW_MAX_SGE_RD 1 /* iwarp limitation. we could relax */ macro