Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_cdc.h90 static inline void smc_curs_add(int size, union smc_host_cursor *curs, in smc_curs_add()
101 static inline void smc_curs_copy(union smc_host_cursor *tgt, in smc_curs_copy()
102 union smc_host_cursor *src, in smc_curs_copy()
150 union smc_host_cursor *old, in smc_curs_diff()
151 union smc_host_cursor *new) in smc_curs_diff()
164 union smc_host_cursor *old, in smc_curs_comp()
165 union smc_host_cursor *new) in smc_curs_comp()
177 union smc_host_cursor *old, in smc_curs_diff_large()
178 union smc_host_cursor *new) in smc_curs_diff_large()
196 union smc_host_cursor *local, in smc_host_cursor_to_cdc()
[all …]
Dsmc.h155 union smc_host_cursor { /* SMC cursor - an offset in an RMBE */ union
174 union smc_host_cursor prod; /* producer cursor */
175 union smc_host_cursor cons; /* consumer cursor,
220 union smc_host_cursor local_tx_ctrl_fin;
223 union smc_host_cursor tx_curs_prep; /* tx - prepared data
226 union smc_host_cursor tx_curs_sent; /* tx - sent data
229 union smc_host_cursor tx_curs_fin; /* tx - confirmed by peer
248 union smc_host_cursor rx_curs_confirmed; /* confirmed to peer
251 union smc_host_cursor urg_curs; /* points at urgent byte */
Dsmc_rx.c60 union smc_host_cursor cons, size_t len) in smc_rx_update_consumer()
103 union smc_host_cursor cons; in smc_rx_update_cons()
285 union smc_host_cursor cons; in smc_rx_recv_urg()
351 union smc_host_cursor cons; in smc_rx_recvmsg()
Dsmc_tx.c186 union smc_host_cursor prep; in smc_tx_sendmsg()
341 union smc_host_cursor *prod, in smc_tx_advance_cursors()
342 union smc_host_cursor *sent, in smc_tx_advance_cursors()
467 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes()
694 union smc_host_cursor cfed, cons, prod; in smc_tx_consumer_update()
Dsmc_tx.h23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends()
Dsmc_cdc.c117 union smc_host_cursor cfed; in smc_cdc_msg_send()
240 union smc_host_cursor curs; in smcd_cdc_msg_send()
333 union smc_host_cursor cons_old, prod_old; in smc_cdc_msg_recv_action()
Dsmc_core.c1003 union smc_host_cursor prod; in smc_write_space()
1004 union smc_host_cursor cons; in smc_write_space()
1018 union smc_host_cursor cons, fin; in smc_switch_cursor()
Daf_smc.c3155 union smc_host_cursor cons, urg; in smc_ioctl()