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.

◆ rx_stat

struct ath5k_hw_rx_status ath5k_hw_all_rx_desc::rx_stat

Definition at line 304 of file desc.h.

◆ rx_err

struct ath5k_hw_rx_error ath5k_hw_all_rx_desc::rx_err

Definition at line 305 of file desc.h.

◆ u

union { ... } ath5k_hw_all_rx_desc::u

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