iPXE
Data Fields
ath5k_hw_all_rx_desc Struct Reference

#include <desc.h>

Data Fields

struct ath5k_hw_rx_ctl rx_ctl
 
union {
   struct ath5k_hw_rx_status   rx_stat
 
   struct ath5k_hw_rx_error   rx_err
 
u
 

Detailed Description

Definition at line 301 of file desc.h.

Field Documentation

◆ rx_ctl

struct ath5k_hw_rx_ctl ath5k_hw_all_rx_desc::rx_ctl

Definition at line 302 of file desc.h.

Referenced by ath5k_hw_setup_rx_desc().

◆ rx_stat

struct ath5k_hw_rx_status ath5k_hw_all_rx_desc::rx_stat

Definition at line 304 of file desc.h.

Referenced by ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().

◆ rx_err

struct ath5k_hw_rx_error ath5k_hw_all_rx_desc::rx_err

Definition at line 305 of file desc.h.

Referenced by ath5k_hw_proc_5212_rx_status().

◆ u

union { ... } ath5k_hw_all_rx_desc::u

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