Searched refs:smc_host_cdc_msg (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/smc/
H A Dsmc_cdc.h210 struct smc_host_cdc_msg *local = &conn->local_tx_ctrl;
241 static inline void smcr_cdc_msg_to_host(struct smc_host_cdc_msg *local,
255 static inline void smcd_cdc_msg_to_host(struct smc_host_cdc_msg *local,
272 static inline void smc_cdc_msg_to_host(struct smc_host_cdc_msg *local,
H A Dsmc.h131 struct smc_host_cdc_msg { /* Connection Data Control message */ struct
177 struct smc_host_cdc_msg local_tx_ctrl; /* host byte order staging
206 struct smc_host_cdc_msg local_rx_ctrl; /* filled during event_handl.
H A Dsmc_cdc.c146 struct smc_host_cdc_msg *local = &conn->local_tx_ctrl;

Completed in 378 milliseconds