Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_DTM0_TX_DESC_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_m0_dtm0_tid_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_dtm0_tx_pa_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_dtm0_tx_participants_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_dtm0_tx_desc_struct_init (void) |
M0_INTERNAL void | m0_xc_dtm0_tx_desc_init (void) |
M0_INTERNAL void | m0_xc_dtm0_tx_desc_fini (void) |
Variables | |
struct m0_xcode_type * | m0_dtm0_tid_xc |
struct m0_xcode_type * | m0_dtm0_tx_pa_xc |
struct m0_xcode_type * | m0_dtm0_tx_participants_xc |
struct m0_xcode_type * | m0_dtm0_tx_desc_xc |
struct m0_xcode_enum | m0_xc_m0_dtm0_tx_pa_state_enum |
#define __MOTR_DTM0_TX_DESC_XC_H__ |
Definition at line 6 of file tx_desc_xc.h.
M0_INTERNAL void m0_xc_dtm0_tx_desc_fini | ( | void | ) |
Definition at line 277 of file tx_desc_xc.c.
M0_INTERNAL void m0_xc_dtm0_tx_desc_init | ( | void | ) |
M0_INTERNAL void m0_xc_m0_dtm0_tid_struct_init | ( | void | ) |
Definition at line 129 of file tx_desc_xc.c.
M0_INTERNAL void m0_xc_m0_dtm0_tx_desc_struct_init | ( | void | ) |
Definition at line 234 of file tx_desc_xc.c.
M0_INTERNAL void m0_xc_m0_dtm0_tx_pa_struct_init | ( | void | ) |
Definition at line 164 of file tx_desc_xc.c.
M0_INTERNAL void m0_xc_m0_dtm0_tx_participants_struct_init | ( | void | ) |
Definition at line 199 of file tx_desc_xc.c.
struct m0_xcode_type* m0_dtm0_tid_xc |
Definition at line 10 of file tx_desc_xc.c.
struct m0_xcode_type* m0_dtm0_tx_desc_xc |
Definition at line 13 of file tx_desc_xc.c.
struct m0_xcode_type* m0_dtm0_tx_pa_xc |
Definition at line 11 of file tx_desc_xc.c.
struct m0_xcode_type* m0_dtm0_tx_participants_xc |
Definition at line 12 of file tx_desc_xc.c.
struct m0_xcode_enum m0_xc_m0_dtm0_tx_pa_state_enum |
Definition at line 122 of file tx_desc_xc.c.