iPXE
|
#include <ath9k.h>
Data Fields | |
u16 | bitrate |
u32 | flags |
u16 | hw_value |
u16 | hw_value_short |
u16 ath9k_legacy_rate::bitrate |
Definition at line 390 of file ath9k.h.
Referenced by ath9k_config(), ath9k_init_channels_rates(), ath_buf_set_rate(), and ath_rx_tasklet().
u32 ath9k_legacy_rate::flags |
Definition at line 391 of file ath9k.h.
Referenced by ath9k_config(), and ath_buf_set_rate().
u16 ath9k_legacy_rate::hw_value |
Definition at line 392 of file ath9k.h.
Referenced by ath9k_process_rate(), and ath_buf_set_rate().
u16 ath9k_legacy_rate::hw_value_short |
Definition at line 393 of file ath9k.h.
Referenced by ath9k_process_rate(), and ath_buf_set_rate().