Linux Kernel
3.7.1
|
#include <ath9k.h>
Public Types | |
enum | { OK, UPDATE, COMMIT } |
Data Fields | |
enum ath_beacon:: { ... } | updateslot |
u32 | beaconq |
u32 | bmisscnt |
u32 | bc_tstamp |
struct ieee80211_vif * | bslot [ATH_BCBUF] |
int | slottime |
int | slotupdate |
struct ath9k_tx_queue_info | beacon_qi |
struct ath_descdma | bdma |
struct ath_txq * | cabq |
struct list_head | bbuf |
bool | tx_processed |
bool | tx_last |
struct ath_descdma bdma |
struct ath9k_tx_queue_info beacon_qi |
struct ieee80211_vif* bslot[ATH_BCBUF] |
enum { ... } updateslot |