|
iPXE
|
#include <ath5k.h>
Data Fields | |
| u16 | ts_seqnum |
| u16 | ts_tstamp |
| u8 | ts_status |
| u8 | ts_rate [4] |
| u8 | ts_retry [4] |
| u8 | ts_final_idx |
| s8 | ts_rssi |
| u8 | ts_shortretry |
| u8 | ts_longretry |
| u8 | ts_virtcol |
| u8 | ts_antenna |
| u16 ath5k_tx_status::ts_seqnum |
Definition at line 418 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
| u16 ath5k_tx_status::ts_tstamp |
Definition at line 419 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
| u8 ath5k_tx_status::ts_status |
Definition at line 420 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), ath5k_hw_proc_4word_tx_status(), and ath5k_tx_processq().
| u8 ath5k_tx_status::ts_rate[4] |
Definition at line 421 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
| u8 ath5k_tx_status::ts_retry[4] |
Definition at line 422 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), ath5k_hw_proc_4word_tx_status(), and ath5k_tx_processq().
| u8 ath5k_tx_status::ts_final_idx |
Definition at line 423 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
| s8 ath5k_tx_status::ts_rssi |
Definition at line 424 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
| u8 ath5k_tx_status::ts_shortretry |
Definition at line 425 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
| u8 ath5k_tx_status::ts_longretry |
Definition at line 426 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
| u8 ath5k_tx_status::ts_antenna |
Definition at line 428 of file ath5k.h.
Referenced by ath5k_hw_proc_2word_tx_status(), and ath5k_hw_proc_4word_tx_status().
1.8.15