Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_cdc.h222 static inline void smc_cdc_cursor_to_host(union smc_host_cursor *local, in smc_cdc_cursor_to_host() function
249 smc_cdc_cursor_to_host(&local->prod, &peer->prod, conn); in smcr_cdc_msg_to_host()
250 smc_cdc_cursor_to_host(&local->cons, &peer->cons, conn); in smcr_cdc_msg_to_host()