iPXE
|
#include <ath5k.h>
Data Fields | |
u16 | rs_datalen |
u16 | rs_tstamp |
u8 | rs_status |
u8 | rs_phyerr |
s8 | rs_rssi |
u8 | rs_keyix |
u8 | rs_rate |
u8 | rs_antenna |
u8 | rs_more |
u16 ath5k_rx_status::rs_datalen |
Definition at line 568 of file ath5k.h.
Referenced by ath5k_handle_rx(), ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
u16 ath5k_rx_status::rs_tstamp |
Definition at line 569 of file ath5k.h.
Referenced by ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
u8 ath5k_rx_status::rs_status |
Definition at line 570 of file ath5k.h.
Referenced by ath5k_handle_rx(), ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
u8 ath5k_rx_status::rs_phyerr |
Definition at line 571 of file ath5k.h.
Referenced by ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
s8 ath5k_rx_status::rs_rssi |
Definition at line 572 of file ath5k.h.
Referenced by ath5k_handle_rx(), ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
u8 ath5k_rx_status::rs_keyix |
Definition at line 573 of file ath5k.h.
Referenced by ath5k_handle_rx(), ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
u8 ath5k_rx_status::rs_rate |
Definition at line 574 of file ath5k.h.
Referenced by ath5k_handle_rx(), ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
u8 ath5k_rx_status::rs_antenna |
Definition at line 575 of file ath5k.h.
Referenced by ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().
u8 ath5k_rx_status::rs_more |
Definition at line 576 of file ath5k.h.
Referenced by ath5k_handle_rx(), ath5k_hw_proc_5210_rx_status(), and ath5k_hw_proc_5212_rx_status().