Home
last modified time | relevance | path

Searched refs:SRP_DEF_SG_TABLESIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
H A Dib_srp.h57 SRP_DEF_SG_TABLESIZE = 12, enumerator
H A Dib_srp.c3058 .sg_tablesize = SRP_DEF_SG_TABLESIZE,
4120 cmd_sg_entries = SRP_DEF_SG_TABLESIZE; in srp_init_module()
/kernel/linux/linux-6.6/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,
4148 cmd_sg_entries = SRP_DEF_SG_TABLESIZE; in srp_init_module()

Completed in 12 milliseconds