Home
last modified time | relevance | path

Searched refs:SMC_CONN_PER_LGR_MAX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc_core.h28 #define SMC_CONN_PER_LGR_MAX 255 /* max. # of connections per link group, macro
H A Dsmc_clc.c1252 ini->max_conns = SMC_CONN_PER_LGR_MAX; in smc_clc_srv_v2x_features_validate()
H A Dsmc_core.c911 lgr->max_conns = SMC_CONN_PER_LGR_MAX; in smc_lgr_create()
H A Daf_smc.c1247 ini->max_conns = SMC_CONN_PER_LGR_MAX; in smc_connect_rdma()