Home
last modified time | relevance | path

Searched defs:smc_link_group (Results 1 – 1 of 1) sorted by relevance

/linux/net/smc/
A Dsmc_core.h273 struct smc_link_group { struct
274 struct list_head list;
285 u64 alloc_rmbs; /* stats of rx buffers */
293 u8 freeing : 1; /* lgr is being freed */
296 bool is_smcd; /* SMC-R or SMC-D */
297 u8 smc_version;
298 u8 negotiated_eid[SMC_MAX_EID_LEN];
299 u8 peer_os; /* peer operating system */
300 u8 peer_smc_release;
301 u8 peer_hostname[SMC_MAX_HOSTNAME_LEN];
[all …]

Completed in 9 milliseconds