FreeBSD kernel ATH device code
if_ath_alq_interrupt Struct Reference

#include <if_ath_alq.h>

Data Fields

uint32_t intr_status
 
uint32_t intr_state [8]
 
uint32_t intr_syncstate
 

Detailed Description

Definition at line 98 of file if_ath_alq.h.

Field Documentation

◆ intr_state

uint32_t if_ath_alq_interrupt::intr_state[8]

Definition at line 100 of file if_ath_alq.h.

Referenced by if_ath_alq_post_intr().

◆ intr_status

uint32_t if_ath_alq_interrupt::intr_status

Definition at line 99 of file if_ath_alq.h.

Referenced by if_ath_alq_post_intr().

◆ intr_syncstate

uint32_t if_ath_alq_interrupt::intr_syncstate

Definition at line 101 of file if_ath_alq.h.

Referenced by if_ath_alq_post_intr().


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