Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Functions
openapi_bcmsdk_access.h File Reference
#include "openapi_common.h"

Go to the source code of this file.

Functions

open_error_t openapiSdkPortRegReadByName (openapiClientHandle_t *client_handle, uint32_t UnitIndex, open_buffdesc *regName, uint32_t portNum, uint64_t *val)
 Read a Port Register given its Name. More...
 
open_error_t openapiSdkRegReadByName (openapiClientHandle_t *client_handle, uint32_t bcmUnit, open_buffdesc *regName, uint64_t *val)
 Read a register given its Name. More...
 
open_error_t openapiSdkShellCmdRun (openapiClientHandle_t *client_handle, open_buffdesc *cliCmd, open_buffdesc *fileName, uint32_t appendToFile)
 Execute BCM SDK shell commands. More...