Home
last modified time | relevance | path

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

/linux/net/smc/
A Dsmc_loopback.c298 int max_dmbs) in smcd_lo_alloc_dev() argument
306 smcd->conn = kcalloc(max_dmbs, sizeof(struct smc_connection *), in smcd_lo_alloc_dev()
A Dsmc_ism.c457 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev() argument
464 smcd->conn = devm_kcalloc(parent, max_dmbs, in smcd_alloc_dev()

Completed in 6 milliseconds