Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dsmc.h92 const struct smcd_ops *ops, int max_dmbs);
/Linux-v5.10/net/smc/
Dsmc_ism.c293 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev() argument
300 smcd->conn = kcalloc(max_dmbs, sizeof(struct smc_connection *), in smcd_alloc_dev()