Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dsmc.h92 const struct smcd_ops *ops, int max_dmbs);
/linux-5.19.10/net/smc/
Dsmc_ism.c396 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev() argument
403 smcd->conn = kcalloc(max_dmbs, sizeof(struct smc_connection *), in smcd_alloc_dev()