Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds