Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c3234 SRP_OPT_SG_TABLESIZE = 1 << 11, enumerator
3269 { SRP_OPT_SG_TABLESIZE, "sg_tablesize=%u" },
3576 case SRP_OPT_SG_TABLESIZE: in srp_parse_options()