Motr  M0
m0_be_tx_credit Struct Reference

#include <tx_credit.h>

Collaboration diagram for m0_be_tx_credit:
Collaboration graph

Data Fields

m0_bcount_t tc_reg_nr
 
m0_bcount_t tc_reg_size
 
unsigned tc_balance [M0_BE_CU_NR]
 

Detailed Description

Definition at line 79 of file tx_credit.h.

Field Documentation

◆ tc_balance

unsigned tc_balance[M0_BE_CU_NR]

Used to track who uses the credit and how much.

Definition at line 88 of file tx_credit.h.

◆ tc_reg_nr

m0_bcount_t tc_reg_nr

The number of regions needed for operation representation in the transaction.

Definition at line 84 of file tx_credit.h.

◆ tc_reg_size

m0_bcount_t tc_reg_size

Total size of memory needed for the same.

Definition at line 86 of file tx_credit.h.


The documentation for this struct was generated from the following file: