#include <ath5k_interface.h>
Public Attributes | |
unsigned char | info [IEEE80211_MAX_FRAME_LEN] |
unsigned int | len |
int | link_quality |
int | noise |
int | rate |
Definition at line 88 of file MaRTE_OS/hwi/ath5k_raw/module/ath5k_interface.h.
unsigned char frame_t::info[IEEE80211_MAX_FRAME_LEN] |
Definition at line 90 of file MaRTE_OS/hwi/ath5k_raw/module/ath5k_interface.h.
unsigned int frame_t::len |
Definition at line 91 of file MaRTE_OS/hwi/ath5k_raw/module/ath5k_interface.h.
Definition at line 92 of file MaRTE_OS/hwi/ath5k_raw/module/ath5k_interface.h.
int frame_t::noise |
Definition at line 93 of file MaRTE_OS/hwi/ath5k_raw/module/ath5k_interface.h.
int frame_t::rate |
Definition at line 94 of file MaRTE_OS/hwi/ath5k_raw/module/ath5k_interface.h.