25 #define REG_READ (common->ops->read) 26 #define REG_WRITE (common->ops->write) 161 common->cc_ani.cycles += cycles;
162 common->cc_ani.rx_busy += busy;
166 common->cc_survey.cycles += cycles;
167 common->cc_survey.rx_busy += busy;
178 (
common->clockrate * 1000);
180 memset(cc, 0,
sizeof(*cc));
int32_t ath_hw_get_listen_time(struct ath_common *common)
static u32 get_unaligned_le32(const void *p)
static u16 get_unaligned_le16(const void *p)
struct ib_cm_common common
u8 rx[WPA_TKIP_MIC_KEY_LEN]
MIC key for packets from the AP.
void ath_hw_cycle_counters_update(struct ath_common *common)
ath_hw_cycle_counters_update - common function to update cycle counters
void ath_hw_setbssidmask(struct ath_common *common)
ath_hw_set_bssid_mask - filter out bssids we listen
u8 tx[WPA_TKIP_MIC_KEY_LEN]
MIC key for packets to the AP.
void * memset(void *dest, int character, size_t len) __nonnull