Home
last modified time | relevance | path

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

/linux-6.6.21/net/smc/
Dsmc_core.h25 #define SMC_CONN_PER_LGR_MIN 16 /* min. # of connections per link group */ macro
Dsmc_clc.c1201 if (ini->max_conns < SMC_CONN_PER_LGR_MIN) in smc_clc_srv_v2x_features_validate()
1222 if (fce_v2x->max_conns < SMC_CONN_PER_LGR_MIN) in smc_clc_clnt_v2x_features_validate()