Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_core.h31 #define SMC_CONN_PER_LGR_PREFER 255 /* Preferred connections per link group used for macro
H A Dsmc_clc.c986 v2_ext->max_conns = SMC_CONN_PER_LGR_PREFER; in smc_clc_send_proposal()
1264 ini->max_conns = min_t(u8, pclc_v2_ext->max_conns, SMC_CONN_PER_LGR_PREFER); in smc_clc_srv_v2x_features_validate()