Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-6.6/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 */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsmc_diag.h44 struct smc_diag_cursor { struct
55 struct smc_diag_cursor rx_prod;
56 struct smc_diag_cursor rx_cons;
58 struct smc_diag_cursor tx_prod;
59 struct smc_diag_cursor tx_cons;
65 struct smc_diag_cursor tx_prep;
66 struct smc_diag_cursor tx_sent;
67 struct smc_diag_cursor tx_fin;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsmc_diag.h57 struct smc_diag_cursor { struct
67 struct smc_diag_cursor rx_prod;
68 struct smc_diag_cursor rx_cons;
69 struct smc_diag_cursor tx_prod;
70 struct smc_diag_cursor tx_cons;
75 struct smc_diag_cursor tx_prep;
76 struct smc_diag_cursor tx_sent;
77 struct smc_diag_cursor tx_fin;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsmc_diag.h57 struct smc_diag_cursor { struct
67 struct smc_diag_cursor rx_prod;
68 struct smc_diag_cursor rx_cons;
69 struct smc_diag_cursor tx_prod;
70 struct smc_diag_cursor tx_cons;
75 struct smc_diag_cursor tx_prep;
76 struct smc_diag_cursor tx_sent;
77 struct smc_diag_cursor tx_fin;

Completed in 2 milliseconds