Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_main.c418 sdev->attrs.max_sge_rd = SIW_MAX_SGE_RD; in siw_device_create()
Dsiw.h26 #define SIW_MAX_SGE_RD 1 /* iwarp limitation. we could relax */ macro