Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dsmc.h80 const struct smcd_ops *ops, int max_dmbs);
/Linux-v4.19/net/smc/
Dsmc_ism.c246 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev() argument
253 smcd->conn = kcalloc(max_dmbs, sizeof(struct smc_connection *), in smcd_alloc_dev()