Data Fields
nwalBufPool_t Struct Reference

Buffer pool definition for RX and TX path. More...

#include <nwal.h>

Data Fields

uint8_t descSize
uint16_t bufSize
Pktlib_HeapHandle heapHandle

Detailed Description

Buffer pool definition for RX and TX path.

Details for tMemory buffer pool being initialized by application.A memory buffer pool identifies the packet Lib Heap. For incoming packets, NWAL uses below configuration to create default CPPI flows for both incoming control and packet traffic. NetCP is expected to use flow configuration to select appropriate heap while routing packet. For the TX direction NWAL will use the heap to allocate a buffer in case transmit header needs to be created for outgoing packet.


Field Documentation

Size of buffers

Size of the descriptors

Pktlib_HeapHandle nwalBufPool_t::heapHandle

Heap containing free descriptors with buffers


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

Copyright 2014, Texas Instruments Incorporated