Linux Kernel
3.7.1
|
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) |
Definition at line 18 of file bnx2x_stats.c.
Definition at line 1612 of file bnx2x_stats.c.
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.
Definition at line 1481 of file bnx2x_stats.c.
enum bnx2x_stats_state next_state |
Definition at line 1291 of file bnx2x_stats.c.