Searched refs:smc_diag_cursor (Results 1 – 4 of 4) sorted by relevance
38 struct smc_diag_cursor { struct49 struct smc_diag_cursor rx_prod; argument50 struct smc_diag_cursor rx_cons;51 struct smc_diag_cursor tx_prod;52 struct smc_diag_cursor tx_cons;57 struct smc_diag_cursor tx_prep;58 struct smc_diag_cursor tx_sent;59 struct smc_diag_cursor tx_fin;
57 struct smc_diag_cursor { struct69 struct smc_diag_cursor rx_prod; /* received producer cursor */ argument70 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 */
80 print_smc_diag_cursor(const struct smc_diag_cursor *const cursor) in print_smc_diag_cursor()
14231 * linux/smc_diag.h (smc_diag_cursor, smc_diag_conninfo