FreeBSD kernel ATH device code
ath_desc Struct Reference

#include <ah_desc.h>

Data Fields

uint32_t ds_link
 
uint32_t ds_data
 
uint32_t ds_ctl0
 
uint32_t ds_ctl1
 
uint32_t ds_hw [HAL_DESC_HW_SIZE]
 

Detailed Description

Definition at line 229 of file ah_desc.h.

Field Documentation

◆ ds_ctl0

uint32_t ath_desc::ds_ctl0

Definition at line 237 of file ah_desc.h.

◆ ds_ctl1

uint32_t ath_desc::ds_ctl1

Definition at line 238 of file ah_desc.h.

Referenced by ar5416ProcTxDesc().

◆ ds_data

uint32_t ath_desc::ds_data

◆ ds_hw

uint32_t ath_desc::ds_hw[HAL_DESC_HW_SIZE]

Definition at line 239 of file ah_desc.h.

Referenced by ar5416ChainTxDesc().

◆ ds_link

uint32_t ath_desc::ds_link

Definition at line 235 of file ah_desc.h.

Referenced by ath_legacy_rxbuf_init(), ath_legacy_stoprecv(), and ath_rx_proc().


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