Searched refs:smc_diag_cursor (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsmc_diag.h57 struct smc_diag_cursor { struct
69 struct smc_diag_cursor rx_prod; /* received producer cursor */
70 struct smc_diag_cursor rx_cons; /* received consumer cursor */
72 struct smc_diag_cursor tx_prod; /* sent producer cursor */
73 struct smc_diag_cursor tx_cons; /* sent consumer cursor */
79 struct smc_diag_cursor tx_prep; /* prepared to be sent cursor */
80 struct smc_diag_cursor tx_sent; /* sent cursor */
81 struct smc_diag_cursor tx_fin; /* confirmed sent cursor */

Completed in 228 milliseconds