Home
last modified time | relevance | path

Searched refs:SMC_CONN_PER_LGR_MIN (Results 1 – 3 of 3) sorted by relevance

/linux/net/smc/
H A Dsmc_sysctl.c32 static int conns_per_lgr_min = SMC_CONN_PER_LGR_MIN;
H A Dsmc_core.h28 #define SMC_CONN_PER_LGR_MIN 16 /* min. # of connections per link group */ macro
H A Dsmc_clc.c1276 if (ini->max_conns < SMC_CONN_PER_LGR_MIN) in smc_clc_srv_v2x_features_validate()
1298 if (fce_v2x->max_conns < SMC_CONN_PER_LGR_MIN) in smc_clc_clnt_v2x_features_validate()