Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_cdc.c453 smcd_curs_copy(&cdc.prod, &data_cdc->prod, conn); in smcd_cdc_rx_tsklet()
454 smcd_curs_copy(&cdc.cons, &data_cdc->cons, conn); in smcd_cdc_rx_tsklet()
H A Dsmc_cdc.h131 static inline void smcd_curs_copy(union smcd_cdc_cursor *tgt, in smcd_curs_copy() function