![]() |
![]() |
Bcp_RxCfg. More...
#include <bcp.h>
Data Fields | |
int32_t | rxQNum |
Cppi_RxFlowCfg | flowCfg |
Bcp_TmFlowEntry | tmFlowCfg |
uint8_t | bUseInterrupts |
Bcp_RxCfg.
BCP Rx object configuration.
uint8_t _Bcp_RxCfg::bUseInterrupts |
Boolean flag to indicate whether if interrupt support is required for this Rx object.
When set to 1, indicates that accumulation interrupts must be used for this Rx object.
Cppi_RxFlowCfg _Bcp_RxCfg::flowCfg |
CPPI Receive flow configuration.
int32_t _Bcp_RxCfg::rxQNum |
Rx queue number on which data from BCP must be received.
This can be set to -1 to let the driver pick a Rx queue number.
Corresponding BCP Traffic Manager flow configuration