Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_cdc.h27 union smc_cdc_cursor { /* SMC cursor */ union
46 union smc_cdc_cursor prod;
47 union smc_cdc_cursor cons; /* piggy backed "ack" */
116 static inline void smc_curs_copy_net(union smc_cdc_cursor *tgt, in smc_curs_copy_net()
117 union smc_cdc_cursor *src, in smc_curs_copy_net()
195 static inline void smc_host_cursor_to_cdc(union smc_cdc_cursor *peer, in smc_host_cursor_to_cdc()
223 union smc_cdc_cursor *peer, in smc_cdc_cursor_to_host()
227 union smc_cdc_cursor net; in smc_cdc_cursor_to_host()