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=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=f81825b7e7f07317e3ed1aed92587b6a84d6eb20;hpb=e9403c457453dba780e64af7de9462fad7217aa3;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 deleted file mode 100644 index f81825b..0000000 --- a/docs/API/struct_bbu_io_buf_ctrl_struct.html +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - -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: -
- - - -