Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.h57 SRP_DEF_SG_TABLESIZE = 12, enumerator
H A Dib_srp.c3081 .sg_tablesize = SRP_DEF_SG_TABLESIZE,
4147 cmd_sg_entries = SRP_DEF_SG_TABLESIZE; in srp_init_module()