Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_cdc.h163 static inline void smc_host_cursor_to_cdc(union smc_cdc_cursor *peer, in smc_host_cursor_to_cdc() function
183 smc_host_cursor_to_cdc(&peer->prod, &local->prod, conn); in smc_host_msg_to_cdc()
184 smc_host_cursor_to_cdc(&peer->cons, &local->cons, conn); in smc_host_msg_to_cdc()