Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
efx_self_tests Struct Reference

#include <selftest.h>

Data Fields

int phy_alive
 
int nvram
 
int interrupt
 
int eventq_dma [EFX_MAX_CHANNELS]
 
int eventq_int [EFX_MAX_CHANNELS]
 
int registers
 
int phy_ext [EFX_MAX_PHY_TESTS]
 
struct efx_loopback_self_tests loopback [LOOPBACK_TEST_MAX+1]
 

Detailed Description

Definition at line 33 of file selftest.h.

Field Documentation

int eventq_dma[EFX_MAX_CHANNELS]

Definition at line 38 of file selftest.h.

int eventq_int[EFX_MAX_CHANNELS]

Definition at line 39 of file selftest.h.

int interrupt

Definition at line 37 of file selftest.h.

Definition at line 43 of file selftest.h.

Definition at line 36 of file selftest.h.

int phy_alive

Definition at line 35 of file selftest.h.

Definition at line 42 of file selftest.h.

Definition at line 41 of file selftest.h.


The documentation for this struct was generated from the following file: