Searched refs:SMC_CONN_PER_LGR_MIN (Results 1 – 3 of 3) sorted by relevance
30 static int conns_per_lgr_min = SMC_CONN_PER_LGR_MIN;
27 #define SMC_CONN_PER_LGR_MIN 16 /* min. # of connections per link group */ macro
1259 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()