X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstruct_bbu_io_buf_ctrl_struct.html;fp=docs%2FAPI%2Fstruct_bbu_io_buf_ctrl_struct.html;h=f81825b7e7f07317e3ed1aed92587b6a84d6eb20;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/struct_bbu_io_buf_ctrl_struct.html b/docs/API/struct_bbu_io_buf_ctrl_struct.html new file mode 100644 index 0000000..f81825b --- /dev/null +++ b/docs/API/struct_bbu_io_buf_ctrl_struct.html @@ -0,0 +1,207 @@ + + + + + + + +o-du/phy: BbuIoBufCtrlStruct Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
BbuIoBufCtrlStruct Struct Reference
+
+
+ +

#include <xran_common.h>

+
+Collaboration diagram for BbuIoBufCtrlStruct:
+
+
Collaboration graph
+ + + + +
+ + + + + + + + + + + + + + +

+Data Fields

int32_t bValid
 
int32_t nSegToBeGen
 
int32_t nSegGenerated
 
int32_t nSegTransferred
 
struct rte_mbuf * pData [N_MAX_BUFFER_SEGMENT]
 
struct xran_buffer_list sBufferList
 
+

Detailed Description

+
+

Definition at line 116 of file sample-app.c.

+

Field Documentation

+ +

◆ bValid

+ +
+
+ + + + +
int32_t bValid
+
+ +

Definition at line 123 of file sample-app.c.

+ +
+
+ +

◆ nSegGenerated

+ +
+
+ + + + +
int32_t nSegGenerated
+
+ +

Definition at line 125 of file sample-app.c.

+ +
+
+ +

◆ nSegToBeGen

+ +
+
+ + + + +
int32_t nSegToBeGen
+
+ +

Definition at line 124 of file sample-app.c.

+ +
+
+ +

◆ nSegTransferred

+ +
+
+ + + + +
int32_t nSegTransferred
+
+ +

Definition at line 127 of file sample-app.c.

+ +
+
+ +

◆ pData

+ +
+
+ + + + +
struct rte_mbuf * pData
+
+ +

Definition at line 128 of file sample-app.c.

+ +
+
+ +

◆ sBufferList

+ +
+
+ + + + +
struct xran_buffer_list sBufferList
+
+ +

Definition at line 129 of file sample-app.c.

+ +
+
+
The documentation for this struct was generated from the following files: +
+ + + +