Home
last modified time | relevance | path

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

/Linux-v6.6/net/smc/
Dsmc_core.h29 #define SMC_CONN_PER_LGR_PREFER 255 /* Preferred connections per link group used for macro
Dsmc_clc.c946 v2_ext->max_conns = SMC_CONN_PER_LGR_PREFER; in smc_clc_send_proposal()
1191 ini->max_conns = min_t(u8, pclc_v2_ext->max_conns, SMC_CONN_PER_LGR_PREFER); in smc_clc_srv_v2x_features_validate()