|
Motr
M0
|

Data Fields | |
| struct m0_be_group_format_cfg | tgfg_cfg |
| struct m0_be_group_format | tgfg_gft |
| int | tgfg_tx_nr |
| struct be_ut_tgf_tx * | tgfg_txs |
| int | tgfg_reg_nr |
| struct be_ut_tgf_reg * | tgfg_regs |
Definition at line 51 of file tx_group_format.c.
| struct m0_be_group_format_cfg tgfg_cfg |
Definition at line 52 of file tx_group_format.c.
| struct m0_be_group_format tgfg_gft |
Definition at line 53 of file tx_group_format.c.
| int tgfg_reg_nr |
Definition at line 56 of file tx_group_format.c.
| struct be_ut_tgf_reg* tgfg_regs |
Definition at line 57 of file tx_group_format.c.
| int tgfg_tx_nr |
Definition at line 54 of file tx_group_format.c.
| struct be_ut_tgf_tx* tgfg_txs |
Definition at line 55 of file tx_group_format.c.