Searched refs:SIW_MAX_SGE_RD (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/infiniband/sw/siw/ | ||
D | siw_main.c | 337 sdev->attrs.max_sge_rd = SIW_MAX_SGE_RD; in siw_device_create() |
D | siw.h | 27 #define SIW_MAX_SGE_RD 1 /* iwarp limitation. we could relax */ macro |