Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
hostmibs.c File Reference
#include "headers.h"

Go to the source code of this file.

Functions

INT ProcessGetHostMibs (struct bcm_mini_adapter *Adapter, S_MIBS_HOST_STATS_MIBS *pstHostMibs)
 
VOID GetDroppedAppCntrlPktMibs (S_MIBS_HOST_STATS_MIBS *pstHostMibs, struct bcm_tarang_data *pTarang)
 
VOID CopyMIBSExtendedSFParameters (struct bcm_mini_adapter *Adapter, struct bcm_connect_mgr_params *psfLocalSet, UINT uiSearchRuleIndex)
 

Function Documentation

VOID CopyMIBSExtendedSFParameters ( struct bcm_mini_adapter Adapter,
struct bcm_connect_mgr_params psfLocalSet,
UINT  uiSearchRuleIndex 
)

Definition at line 104 of file hostmibs.c.

VOID GetDroppedAppCntrlPktMibs ( S_MIBS_HOST_STATS_MIBS pstHostMibs,
struct bcm_tarang_data pTarang 
)

Definition at line 97 of file hostmibs.c.

INT ProcessGetHostMibs ( struct bcm_mini_adapter Adapter,
S_MIBS_HOST_STATS_MIBS pstHostMibs 
)

Definition at line 12 of file hostmibs.c.