ath_common 137 drivers/net/wireless/ath/ath.h struct ath_common; ath_common 141 drivers/net/wireless/ath/ath.h void (*wakeup)(struct ath_common *common); ath_common 142 drivers/net/wireless/ath/ath.h void (*restore)(struct ath_common *common); ath_common 189 drivers/net/wireless/ath/ath.h static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) ath_common 194 drivers/net/wireless/ath/ath.h struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, ath_common 197 drivers/net/wireless/ath/ath.h bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr); ath_common 199 drivers/net/wireless/ath/ath.h void ath_hw_setbssidmask(struct ath_common *common); ath_common 200 drivers/net/wireless/ath/ath.h void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key); ath_common 201 drivers/net/wireless/ath/ath.h int ath_key_config(struct ath_common *common, ath_common 205 drivers/net/wireless/ath/ath.h bool ath_hw_keyreset(struct ath_common *common, u16 entry); ath_common 206 drivers/net/wireless/ath/ath.h void ath_hw_cycle_counters_update(struct ath_common *common); ath_common 207 drivers/net/wireless/ath/ath.h int32_t ath_hw_get_listen_time(struct ath_common *common); ath_common 210 drivers/net/wireless/ath/ath.h void ath_printk(const char *level, const struct ath_common *common, ath_common 303 drivers/net/wireless/ath/ath.h void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, ath_common 3122 drivers/net/wireless/ath/ath10k/core.c ar->ath_common.priv = ar; ath_common 3123 drivers/net/wireless/ath/ath10k/core.c ar->ath_common.hw = ar->hw; ath_common 944 drivers/net/wireless/ath/ath10k/core.h struct ath_common ath_common; ath_common 3208 drivers/net/wireless/ath/ath10k/mac.c regpair = ar->ath_common.regulatory.regpair; ath_common 3253 drivers/net/wireless/ath/ath10k/mac.c ath_reg_notifier_apply(wiphy, request, &ar->ath_common.regulatory); ath_common 8672 drivers/net/wireless/ath/ath10k/mac.c ar->ath_common.regulatory.current_rd = rd; ath_common 8954 drivers/net/wireless/ath/ath10k/mac.c ar->ath_common.debug_mask = ATH_DBG_DFS; ath_common 8955 drivers/net/wireless/ath/ath10k/mac.c ar->dfs_detector = dfs_pattern_detector_init(&ar->ath_common, ath_common 8972 drivers/net/wireless/ath/ath10k/mac.c ret = ath_regd_init(&ar->ath_common.regulatory, ar->hw->wiphy, ath_common 9013 drivers/net/wireless/ath/ath10k/mac.c if (!ath_is_world_regd(&ar->ath_common.regulatory)) { ath_common 9015 drivers/net/wireless/ath/ath10k/mac.c ar->ath_common.regulatory.alpha2); ath_common 30 drivers/net/wireless/ath/ath5k/ahb.c static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) ath_common 36 drivers/net/wireless/ath/ath5k/ahb.c ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath_common 376 drivers/net/wireless/ath/ath5k/ani.c struct ath_common *common = ath5k_hw_common(ah); ath_common 1259 drivers/net/wireless/ath/ath5k/ath5k.h struct ath_common common; ath_common 1465 drivers/net/wireless/ath/ath5k/ath5k.h void (*read_cachesize)(struct ath_common *common, int *csz); ath_common 1466 drivers/net/wireless/ath/ath5k/ath5k.h bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); ath_common 1642 drivers/net/wireless/ath/ath5k/ath5k.h static inline struct ath_common *ath5k_hw_common(struct ath5k_hw *ah) ath_common 1695 drivers/net/wireless/ath/ath5k/ath5k.h static inline void ath5k_read_cachesize(struct ath_common *common, int *csz) ath_common 1702 drivers/net/wireless/ath/ath5k/ath5k.h struct ath_common *common = ath5k_hw_common(ah); ath_common 107 drivers/net/wireless/ath/ath5k/attach.c struct ath_common *common = ath5k_hw_common(ah); ath_common 522 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 599 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 934 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 1162 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 1214 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 1375 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 1545 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 2532 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common; ath_common 2726 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 2860 drivers/net/wireless/ath/ath5k/base.c struct ath_common *common = ath5k_hw_common(ah); ath_common 257 drivers/net/wireless/ath/ath5k/mac80211-ops.c struct ath_common *common = ath5k_hw_common(ah); ath_common 477 drivers/net/wireless/ath/ath5k/mac80211-ops.c struct ath_common *common = ath5k_hw_common(ah); ath_common 651 drivers/net/wireless/ath/ath5k/mac80211-ops.c struct ath_common *common = ath5k_hw_common(ah); ath_common 55 drivers/net/wireless/ath/ath5k/pci.c static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) ath_common 77 drivers/net/wireless/ath/ath5k/pci.c ath5k_pci_eeprom_read(struct ath_common *common, u32 offset, u16 *data) ath_common 372 drivers/net/wireless/ath/ath5k/pcu.c struct ath_common *common = ath5k_hw_common(ah); ath_common 400 drivers/net/wireless/ath/ath5k/pcu.c struct ath_common *common = ath5k_hw_common(ah); ath_common 449 drivers/net/wireless/ath/ath5k/pcu.c struct ath_common *common = ath5k_hw_common(ah); ath_common 878 drivers/net/wireless/ath/ath5k/pcu.c struct ath_common *common = ath5k_hw_common(ah); ath_common 103 drivers/net/wireless/ath/ath5k/reset.c struct ath_common *common = ath5k_hw_common(ah); ath_common 120 drivers/net/wireless/ath/ath5k/reset.c struct ath_common *common = ath5k_hw_common(ah); ath_common 135 drivers/net/wireless/ath/ath5k/reset.c struct ath_common *common = ath5k_hw_common(ah); ath_common 54 drivers/net/wireless/ath/ath9k/ahb.c static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) ath_common 59 drivers/net/wireless/ath/ath9k/ahb.c static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath_common 153 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 233 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 313 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 371 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 404 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 443 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 465 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 479 drivers/net/wireless/ath/ath9k/ani.c struct ath_common *common = ath9k_hw_common(ah); ath_common 142 drivers/net/wireless/ath/ath9k/ar5008_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 183 drivers/net/wireless/ath/ath9k/ar5008_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 705 drivers/net/wireless/ath/ath9k/ar5008_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 937 drivers/net/wireless/ath/ath9k/ar5008_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1151 drivers/net/wireless/ath/ath9k/ar5008_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 52 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 185 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 262 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 316 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 534 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 717 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 815 drivers/net/wireless/ath/ath9k/ar9002_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 40 drivers/net/wireless/ath/ath9k/ar9002_mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 544 drivers/net/wireless/ath/ath9k/ar9002_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 454 drivers/net/wireless/ath/ath9k/ar9003_aic.c struct ath_common *common = ath9k_hw_common(ah); ath_common 41 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 199 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 336 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 567 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 637 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 982 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1007 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1061 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1399 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1562 drivers/net/wireless/ath/ath9k/ar9003_calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 3045 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 3153 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 3187 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 3278 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 3646 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 4729 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 4761 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 4977 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 5234 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 5450 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 188 drivers/net/wireless/ath/ath9k/ar9003_mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 36 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 226 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 371 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 539 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 586 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 694 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 922 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1170 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1233 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1406 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1459 drivers/net/wireless/ath/ath9k/ar9003_mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 100 drivers/net/wireless/ath/ath9k/ar9003_paprd.c struct ath_common *common = ath9k_hw_common(ah); ath_common 140 drivers/net/wireless/ath/ath9k/ar9003_paprd.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1077 drivers/net/wireless/ath/ath9k/ar9003_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1404 drivers/net/wireless/ath/ath9k/ar9003_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1794 drivers/net/wireless/ath/ath9k/ar9003_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2049 drivers/net/wireless/ath/ath9k/ar9003_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2124 drivers/net/wireless/ath/ath9k/ar9003_phy.c struct ath_common *common = ath9k_hw_common(ah); ath_common 39 drivers/net/wireless/ath/ath9k/ar9003_wow.c struct ath_common *common = ath9k_hw_common(ah); ath_common 69 drivers/net/wireless/ath/ath9k/ar9003_wow.c struct ath_common *common = ath9k_hw_common(ah); ath_common 595 drivers/net/wireless/ath/ath9k/ath9k.h void ath_assign_seq(struct ath_common *common, struct sk_buff *skb); ath_common 1115 drivers/net/wireless/ath/ath9k/ath9k.h static inline void ath_read_cachesize(struct ath_common *common, int *csz) ath_common 36 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 77 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 116 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 197 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 219 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 246 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 308 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 337 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 392 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 570 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 590 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 628 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 699 drivers/net/wireless/ath/ath9k/beacon.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 139 drivers/net/wireless/ath/ath9k/btcoex.c struct ath_common *common = ath9k_hw_common(ah); ath_common 91 drivers/net/wireless/ath/ath9k/calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 194 drivers/net/wireless/ath/ath9k/calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 248 drivers/net/wireless/ath/ath9k/calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 369 drivers/net/wireless/ath/ath9k/calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 402 drivers/net/wireless/ath/ath9k/calib.c struct ath_common *common = ath9k_hw_common(ah); ath_common 26 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(ah); ath_common 106 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 133 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 249 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 375 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 419 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 446 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 478 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 498 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(ah); ath_common 804 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 851 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 882 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 941 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 966 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1028 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1049 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1061 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1165 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1191 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1231 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1336 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1428 drivers/net/wireless/ath/ath9k/channel.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 45 drivers/net/wireless/ath/ath9k/common-beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 117 drivers/net/wireless/ath/ath9k/common-beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 148 drivers/net/wireless/ath/ath9k/common-beacon.c struct ath_common *common = ath9k_hw_common(ah); ath_common 125 drivers/net/wireless/ath/ath9k/common-init.c int ath9k_cmn_init_channels_rates(struct ath_common *common) ath_common 175 drivers/net/wireless/ath/ath9k/common-init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 232 drivers/net/wireless/ath/ath9k/common-init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 17 drivers/net/wireless/ath/ath9k/common-init.h int ath9k_cmn_init_channels_rates(struct ath_common *common); ath_common 137 drivers/net/wireless/ath/ath9k/common-spectral.c struct ath_common *common = ath9k_hw_common(spec_priv->ah); ath_common 241 drivers/net/wireless/ath/ath9k/common-spectral.c struct ath_common *common = ath9k_hw_common(spec_priv->ah); ath_common 473 drivers/net/wireless/ath/ath9k/common-spectral.c struct ath_common *common = ath9k_hw_common(spec_priv->ah); ath_common 714 drivers/net/wireless/ath/ath9k/common-spectral.c void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, ath_common 748 drivers/net/wireless/ath/ath9k/common-spectral.c int ath9k_cmn_spectral_scan_config(struct ath_common *common, ath_common 794 drivers/net/wireless/ath/ath9k/common-spectral.c struct ath_common *common = ath9k_hw_common(spec_priv->ah); ath_common 175 drivers/net/wireless/ath/ath9k/common-spectral.h void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, ath_common 177 drivers/net/wireless/ath/ath9k/common-spectral.h int ath9k_cmn_spectral_scan_config(struct ath_common *common, ath_common 192 drivers/net/wireless/ath/ath9k/common-spectral.h static inline void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, ath_common 31 drivers/net/wireless/ath/ath9k/common.c bool ath9k_cmn_rx_accept(struct ath_common *common, ath_common 118 drivers/net/wireless/ath/ath9k/common.c void ath9k_cmn_rx_skb_postprocess(struct ath_common *common, ath_common 170 drivers/net/wireless/ath/ath9k/common.c int ath9k_cmn_process_rate(struct ath_common *common, ath_common 213 drivers/net/wireless/ath/ath9k/common.c void ath9k_cmn_process_rssi(struct ath_common *common, ath_common 382 drivers/net/wireless/ath/ath9k/common.c struct ath_common *common = ath9k_hw_common(ah); ath_common 64 drivers/net/wireless/ath/ath9k/common.h bool ath9k_cmn_rx_accept(struct ath_common *common, ath_common 70 drivers/net/wireless/ath/ath9k/common.h void ath9k_cmn_rx_skb_postprocess(struct ath_common *common, ath_common 75 drivers/net/wireless/ath/ath9k/common.h int ath9k_cmn_process_rate(struct ath_common *common, ath_common 79 drivers/net/wireless/ath/ath9k/common.h void ath9k_cmn_process_rssi(struct ath_common *common, ath_common 88 drivers/net/wireless/ath/ath9k/common.h void ath9k_cmn_btcoex_bt_stomp(struct ath_common *common, ath_common 90 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 102 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 136 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 192 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 235 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 248 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 662 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 970 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1366 drivers/net/wireless/ath/ath9k/debug.c struct ath_common *common = ath9k_hw_common(ah); ath_common 106 drivers/net/wireless/ath/ath9k/dfs.c struct ath_common *common = ath9k_hw_common(ah); ath_common 297 drivers/net/wireless/ath/ath9k/dfs.c struct ath_common *common = ath9k_hw_common(ah); ath_common 89 drivers/net/wireless/ath/ath9k/dynack.c struct ath_common *common = ath9k_hw_common(ah); ath_common 108 drivers/net/wireless/ath/ath9k/dynack.c struct ath_common *common = ath9k_hw_common(ah); ath_common 213 drivers/net/wireless/ath/ath9k/dynack.c struct ath_common *common = ath9k_hw_common(ah); ath_common 294 drivers/net/wireless/ath/ath9k/dynack.c struct ath_common *common = ath9k_hw_common(ah); ath_common 140 drivers/net/wireless/ath/ath9k/eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 164 drivers/net/wireless/ath/ath9k/eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 214 drivers/net/wireless/ath/ath9k/eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 229 drivers/net/wireless/ath/ath9k/eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 436 drivers/net/wireless/ath/ath9k/eeprom.c struct ath_common *common = ath9k_hw_common(ah); ath_common 63 drivers/net/wireless/ath/ath9k/eeprom_4k.c struct ath_common *common = ath9k_hw_common(ah); ath_common 286 drivers/net/wireless/ath/ath9k/eeprom_4k.c struct ath_common *common = ath9k_hw_common(ah); ath_common 66 drivers/net/wireless/ath/ath9k/eeprom_9287.c struct ath_common *common = ath9k_hw_common(ah); ath_common 122 drivers/net/wireless/ath/ath9k/eeprom_def.c struct ath_common *common = ath9k_hw_common(ah); ath_common 267 drivers/net/wireless/ath/ath9k/eeprom_def.c struct ath_common *common = ath9k_hw_common(ah); ath_common 767 drivers/net/wireless/ath/ath9k/eeprom_def.c struct ath_common *common = ath9k_hw_common(ah); ath_common 537 drivers/net/wireless/ath/ath9k/htc.h static inline void ath_read_cachesize(struct ath_common *common, int *csz) ath_common 140 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 194 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 267 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 290 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 325 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 347 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 365 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 398 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 453 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 489 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 364 drivers/net/wireless/ath/ath9k/htc_drv_debug.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 376 drivers/net/wireless/ath/ath9k/htc_drv_debug.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 489 drivers/net/wireless/ath/ath9k/htc_drv_debug.c struct ath_common *common = ath9k_hw_common(ah); ath_common 69 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 104 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c struct ath_common *common = ath9k_hw_common(ah); ath_common 185 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c struct ath_common *common = ath9k_hw_common(ah); ath_common 64 drivers/net/wireless/ath/ath9k/htc_drv_init.c static void ath9k_htc_op_ps_wakeup(struct ath_common *common) ath_common 69 drivers/net/wireless/ath/ath9k/htc_drv_init.c static void ath9k_htc_op_ps_restore(struct ath_common *common) ath_common 237 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 259 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 283 drivers/net/wireless/ath/ath9k/htc_drv_init.c static void ath9k_regwrite_multi(struct ath_common *common) ath_common 305 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 326 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 349 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 361 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 370 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 387 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 425 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 457 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 470 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 492 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 514 drivers/net/wireless/ath/ath9k/htc_drv_init.c static void ath_usb_read_cachesize(struct ath_common *common, int *csz) ath_common 519 drivers/net/wireless/ath/ath9k/htc_drv_init.c static bool ath_usb_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath_common 546 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 590 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 611 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common; ath_common 718 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 832 drivers/net/wireless/ath/ath9k/htc_drv_init.c struct ath_common *common; ath_common 143 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 187 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 245 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 332 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 352 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 441 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 470 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 536 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 646 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 662 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 679 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 708 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 748 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 763 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 773 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 868 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 911 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 980 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1039 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1121 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1178 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1262 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1295 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1375 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1422 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1477 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1487 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1515 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1710 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1725 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1765 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 133 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 160 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 616 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 712 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 758 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 822 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(ah); ath_common 923 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 971 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 1123 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c struct ath_common *common = ath9k_hw_common(ah); ath_common 42 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 72 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 347 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 397 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 489 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 519 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 570 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 667 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 738 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1050 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1164 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1195 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1546 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1631 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1712 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1752 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1791 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1872 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2234 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2329 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2491 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 3008 drivers/net/wireless/ath/ath9k/hw.c struct ath_common *common = ath9k_hw_common(ah); ath_common 779 drivers/net/wireless/ath/ath9k/hw.h struct ath_common common; ath_common 990 drivers/net/wireless/ath/ath9k/hw.h void (*read_cachesize)(struct ath_common *common, int *csz); ath_common 991 drivers/net/wireless/ath/ath9k/hw.h bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); ath_common 992 drivers/net/wireless/ath/ath9k/hw.h void (*bt_coex_prep)(struct ath_common *common); ath_common 993 drivers/net/wireless/ath/ath9k/hw.h void (*aspm_init)(struct ath_common *common); ath_common 996 drivers/net/wireless/ath/ath9k/hw.h static inline struct ath_common *ath9k_hw_common(struct ath_hw *ah) ath_common 152 drivers/net/wireless/ath/ath9k/init.c static void ath9k_op_ps_wakeup(struct ath_common *common) ath_common 157 drivers/net/wireless/ath/ath9k/init.c static void ath9k_op_ps_restore(struct ath_common *common) ath_common 176 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 191 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 231 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 287 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 425 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 453 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 576 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 619 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 656 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common; ath_common 798 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 893 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 918 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1021 drivers/net/wireless/ath/ath9k/init.c struct ath_common *common; ath_common 74 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 100 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 122 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 151 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(ah); ath_common 177 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(ah); ath_common 220 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(ah); ath_common 306 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = from_timer(common, t, ani.timer); ath_common 424 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(ah); ath_common 443 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 452 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 509 drivers/net/wireless/ath/ath9k/link.c struct ath_common *common = ath9k_hw_common(ah); ath_common 200 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 264 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 296 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 348 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 369 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 696 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 783 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 811 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 876 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 893 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 913 drivers/net/wireless/ath/ath9k/mac.c struct ath_common *common = ath9k_hw_common(ah); ath_common 99 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 115 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 146 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 235 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 285 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 375 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 501 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 602 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 622 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 648 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 749 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 825 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 985 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1033 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1064 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1102 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1250 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1300 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1334 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1363 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1382 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1407 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1513 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1537 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1568 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1635 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1678 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1768 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1900 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1959 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2061 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2091 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2277 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2285 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2293 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2318 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2352 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2368 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2402 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2423 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2458 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2479 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2495 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2526 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2555 drivers/net/wireless/ath/ath9k/main.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 41 drivers/net/wireless/ath/ath9k/mci.c static bool ath_mci_add_profile(struct ath_common *common, ath_common 73 drivers/net/wireless/ath/ath9k/mci.c static void ath_mci_del_profile(struct ath_common *common, ath_common 121 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 213 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 298 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 372 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 436 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 475 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 487 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 633 drivers/net/wireless/ath/ath9k/mci.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 782 drivers/net/wireless/ath/ath9k/pci.c static void ath_pci_read_cachesize(struct ath_common *common, int *csz) ath_common 800 drivers/net/wireless/ath/ath9k/pci.c static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) ath_common 821 drivers/net/wireless/ath/ath9k/pci.c static void ath_pci_aspm_init(struct ath_common *common) ath_common 1027 drivers/net/wireless/ath/ath9k/pci.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1052 drivers/net/wireless/ath/ath9k/pci.c struct ath_common *common = ath9k_hw_common(ah); ath_common 41 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 91 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 141 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 174 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 200 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 273 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 334 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 377 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 538 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 593 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 633 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 698 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 815 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 967 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1015 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1065 drivers/net/wireless/ath/ath9k/recv.c struct ath_common *common = ath9k_hw_common(ah); ath_common 22 drivers/net/wireless/ath/ath9k/tx99.c struct ath_common *common = ath9k_hw_common(ah); ath_common 111 drivers/net/wireless/ath/ath9k/tx99.c struct ath_common *common = ath9k_hw_common(ah); ath_common 174 drivers/net/wireless/ath/ath9k/tx99.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 194 drivers/net/wireless/ath/ath9k/wmi.c struct ath_common *common = ath9k_hw_common(priv->ah); ath_common 301 drivers/net/wireless/ath/ath9k/wmi.c struct ath_common *common = ath9k_hw_common(ah); ath_common 53 drivers/net/wireless/ath/ath9k/wow.c struct ath_common *common = ath9k_hw_common(ah); ath_common 172 drivers/net/wireless/ath/ath9k/wow.c struct ath_common *common = ath9k_hw_common(ah); ath_common 284 drivers/net/wireless/ath/ath9k/wow.c struct ath_common *common = ath9k_hw_common(ah); ath_common 317 drivers/net/wireless/ath/ath9k/wow.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 127 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1208 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(ah); ath_common 1513 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1552 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1568 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1585 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1867 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1918 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 1980 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2149 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2196 drivers/net/wireless/ath/ath9k/xmit.c void ath_assign_seq(struct ath_common *common, struct sk_buff *skb) ath_common 2402 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2556 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(ah); ath_common 2645 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2760 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 2847 drivers/net/wireless/ath/ath9k/xmit.c struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath_common 234 drivers/net/wireless/ath/carl9170/carl9170.h struct ath_common common; ath_common 304 drivers/net/wireless/ath/carl9170/mac.c struct ath_common *common = &ar->common; ath_common 562 drivers/net/wireless/ath/carl9170/main.c struct ath_common *common = &ar->common; ath_common 1053 drivers/net/wireless/ath/carl9170/main.c struct ath_common *common = &ar->common; ath_common 522 drivers/net/wireless/ath/carl9170/rx.c struct ath_common *common = &ar->common; ath_common 353 drivers/net/wireless/ath/dfs_pattern_detector.c dfs_pattern_detector_init(struct ath_common *common, ath_common 108 drivers/net/wireless/ath/dfs_pattern_detector.h struct ath_common *common; ath_common 120 drivers/net/wireless/ath/dfs_pattern_detector.h dfs_pattern_detector_init(struct ath_common *common, ath_common 118 drivers/net/wireless/ath/hw.c void ath_hw_setbssidmask(struct ath_common *common) ath_common 142 drivers/net/wireless/ath/hw.c void ath_hw_cycle_counters_update(struct ath_common *common) ath_common 178 drivers/net/wireless/ath/hw.c int32_t ath_hw_get_listen_time(struct ath_common *common) ath_common 42 drivers/net/wireless/ath/key.c bool ath_hw_keyreset(struct ath_common *common, u16 entry) ath_common 87 drivers/net/wireless/ath/key.c static bool ath_hw_keysetmac(struct ath_common *common, ath_common 129 drivers/net/wireless/ath/key.c static bool ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, ath_common 339 drivers/net/wireless/ath/key.c static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, ath_common 386 drivers/net/wireless/ath/key.c static int ath_reserve_key_cache_slot_tkip(struct ath_common *common) ath_common 405 drivers/net/wireless/ath/key.c static int ath_reserve_key_cache_slot(struct ath_common *common, ath_common 473 drivers/net/wireless/ath/key.c int ath_key_config(struct ath_common *common, ath_common 584 drivers/net/wireless/ath/key.c void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key) ath_common 29 drivers/net/wireless/ath/main.c struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, ath_common 63 drivers/net/wireless/ath/main.c bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) ath_common 71 drivers/net/wireless/ath/main.c void ath_printk(const char *level, const struct ath_common* common, ath_common 511 drivers/net/wireless/ath/regd.c struct ath_common *common = container_of(reg, struct ath_common, ath_common 762 drivers/net/wireless/ath/regd.c struct ath_common *common = container_of(reg, struct ath_common,