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

Go to the source code of this file.

Macros

#define pr_fmt(fmt)   KBUILD_MODNAME ": " fmt
 

Functions

void bnx2x_stats_handle (struct bnx2x *bp, enum bnx2x_stats_event event)
 
void bnx2x_stats_init (struct bnx2x *bp)
 
void bnx2x_save_statistics (struct bnx2x *bp)
 
void bnx2x_afex_collect_stats (struct bnx2x *bp, void *void_afex_stats, u32 stats_type)
 

Macro Definition Documentation

#define pr_fmt (   fmt)    KBUILD_MODNAME ": " fmt

Definition at line 18 of file bnx2x_stats.c.

Function Documentation

void bnx2x_afex_collect_stats ( struct bnx2x bp,
void void_afex_stats,
u32  stats_type 
)

Definition at line 1612 of file bnx2x_stats.c.

void bnx2x_save_statistics ( struct bnx2x bp)

bnx2x_save_statistics - save statistics when unloading.

: driver handle

Definition at line 1569 of file bnx2x_stats.c.

void bnx2x_stats_handle ( struct bnx2x bp,
enum bnx2x_stats_event  event 
)

Definition at line 1308 of file bnx2x_stats.c.

void bnx2x_stats_init ( struct bnx2x bp)

Definition at line 1481 of file bnx2x_stats.c.

Variable Documentation

Definition at line 1290 of file bnx2x_stats.c.

enum bnx2x_stats_state next_state

Definition at line 1291 of file bnx2x_stats.c.