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

#include <enic.h>

Data Fields

int requested
 
char devname [IFNAMSIZ]
 
irqreturn_t(* isr )(int, void *)
 
voiddevid
 

Detailed Description

Definition at line 45 of file enic.h.

Field Documentation

void* devid

Definition at line 49 of file enic.h.

char devname[IFNAMSIZ]

Definition at line 47 of file enic.h.

irqreturn_t(* isr)(int, void *)

Definition at line 48 of file enic.h.

int requested

Definition at line 46 of file enic.h.


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