Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc.h101 struct smc_host_cdc_msg { /* Connection Data Control message */ struct
140 struct smc_host_cdc_msg local_tx_ctrl; /* host byte order staging
160 struct smc_host_cdc_msg local_rx_ctrl; /* filled during event_handl.
Dsmc_cdc.h176 struct smc_host_cdc_msg *local, in smc_host_msg_to_cdc()
208 static inline void smcr_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcr_cdc_msg_to_host()
222 static inline void smcd_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcd_cdc_msg_to_host()
233 static inline void smc_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smc_cdc_msg_to_host()