FreeBSD kernel CXGBE device code
intr_action Struct Reference

Data Fields

u32 mask
 
int arg
 
bool(* action )(struct adapter *, int, bool)
 

Detailed Description

Definition at line 4042 of file t4_hw.c.

Field Documentation

◆ action

bool(* intr_action::action) (struct adapter *, int, bool)

Definition at line 4045 of file t4_hw.c.

Referenced by t4_handle_intr().

◆ arg

int intr_action::arg

Definition at line 4044 of file t4_hw.c.

◆ mask

u32 intr_action::mask

Definition at line 4043 of file t4_hw.c.


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