Home
last modified time | relevance | path

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

/linux-6.1.9/net/smc/
Dsmc_cdc.h195 static inline void smc_host_cursor_to_cdc(union smc_cdc_cursor *peer, in smc_host_cursor_to_cdc() function
216 smc_host_cursor_to_cdc(&peer->prod, &local->prod, save, conn); in smc_host_msg_to_cdc()
217 smc_host_cursor_to_cdc(&peer->cons, &local->cons, save, conn); in smc_host_msg_to_cdc()