Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
H A Dsmc.h112 struct smc_host_cdc_msg { /* Connection Data Control message */ struct
152 struct smc_host_cdc_msg local_tx_ctrl; /* host byte order staging
181 struct smc_host_cdc_msg local_rx_ctrl; /* filled during event_handl.
H A Dsmc_cdc.h210 struct smc_host_cdc_msg *local = &conn->local_tx_ctrl; in smc_host_msg_to_cdc()
241 static inline void smcr_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcr_cdc_msg_to_host()
255 static inline void smcd_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcd_cdc_msg_to_host()
272 static inline void smc_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smc_cdc_msg_to_host()
H A Dsmc_cdc.c136 struct smc_host_cdc_msg *local = &conn->local_tx_ctrl; in smcr_cdc_msg_send_validation()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_cdc.h210 struct smc_host_cdc_msg *local = &conn->local_tx_ctrl; in smc_host_msg_to_cdc()
241 static inline void smcr_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcr_cdc_msg_to_host()
255 static inline void smcd_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcd_cdc_msg_to_host()
272 static inline void smc_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smc_cdc_msg_to_host()
H A Dsmc.h127 struct smc_host_cdc_msg { /* Connection Data Control message */ struct
173 struct smc_host_cdc_msg local_tx_ctrl; /* host byte order staging
203 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; in smcr_cdc_msg_send_validation()

Completed in 5 milliseconds