Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dsmc.h99 const struct smcd_ops *ops, int max_dmbs);
/Linux-v6.1/net/smc/
Dsmc_ism.c385 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev() argument
392 smcd->conn = kcalloc(max_dmbs, sizeof(struct smc_connection *), in smcd_alloc_dev()