• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/

Lines Matching defs:common

124 	struct ath_common *common = ath9k_hw_common(ah);
125 struct ieee80211_conf *conf = &common->hw->conf;
148 ath_print(common, ATH_DBG_CONFIG,
156 ath_print(common, ATH_DBG_FATAL,
190 struct ath_common *common = ath9k_hw_common(priv->ah);
199 memcpy(&hvif.myaddr, common->macaddr, ETH_ALEN);
215 struct ath_common *common = ath9k_hw_common(priv->ah);
221 memcpy(&hvif.myaddr, common->macaddr, ETH_ALEN);
233 struct ath_common *common = ath9k_hw_common(priv->ah);
248 memcpy(&tsta.bssid, common->curbssid, ETH_ALEN);
249 tsta.associd = common->curaid;
267 ath_print(common, ATH_DBG_FATAL,
273 ath_print(common, ATH_DBG_CONFIG,
285 struct ath_common *common = ath9k_hw_common(priv->ah);
300 ath_print(common, ATH_DBG_FATAL,
307 ath_print(common, ATH_DBG_CONFIG,
387 struct ath_common *common = ath9k_hw_common(priv->ah);
393 ath_print(common, ATH_DBG_FATAL,
403 struct ath_common *common = ath9k_hw_common(priv->ah);
411 ath_print(common, ATH_DBG_CONFIG,
420 struct ath_common *common = ath9k_hw_common(priv->ah);
438 ath_print(common, ATH_DBG_CONFIG,
449 struct ath_common *common = ath9k_hw_common(priv->ah);
467 ath_print(common, ATH_DBG_CONFIG,
471 ath_print(common, ATH_DBG_CONFIG,
620 struct ath_common *common = ath9k_hw_common(ah);
621 struct ath9k_htc_priv *priv = (struct ath9k_htc_priv *) common->priv;
659 struct ath_common *common = ath9k_hw_common(ah);
660 struct ath9k_htc_priv *priv = (struct ath9k_htc_priv *) common->priv;
691 struct ath_common *common = ath9k_hw_common(priv->ah);
694 common->ani.longcal_timer = timestamp;
695 common->ani.shortcal_timer = timestamp;
696 common->ani.checkani_timer = timestamp;
698 ieee80211_queue_delayed_work(common->hw, &priv->ath9k_ani_work,
708 struct ath_common *common = ath9k_hw_common(ah);
722 if ((timestamp - common->ani.longcal_timer) >= ATH_LONG_CALINTERVAL) {
724 ath_print(common, ATH_DBG_ANI, "longcal @%lu\n", jiffies);
725 common->ani.longcal_timer = timestamp;
729 if (!common->ani.caldone) {
730 if ((timestamp - common->ani.shortcal_timer) >=
733 ath_print(common, ATH_DBG_ANI,
735 common->ani.shortcal_timer = timestamp;
736 common->ani.resetcal_timer = timestamp;
739 if ((timestamp - common->ani.resetcal_timer) >=
741 common->ani.caldone = ath9k_hw_reset_calvalid(ah);
742 if (common->ani.caldone)
743 common->ani.resetcal_timer = timestamp;
748 if ((timestamp - common->ani.checkani_timer) >= ATH_ANI_POLLINTERVAL) {
750 common->ani.checkani_timer = timestamp;
764 common->ani.caldone =
766 common->rx_chainmask,
770 common->ani.noise_floor =
773 ath_print(common, ATH_DBG_ANI,
777 common->ani.noise_floor);
792 if (!common->ani.caldone)
795 ieee80211_queue_delayed_work(common->hw, &priv->ath9k_ani_work,
1025 struct ath_common *common = ath9k_hw_common(ah);
1035 ath_print(common, ATH_DBG_FATAL,
1065 struct ath_common *common = ath9k_hw_common(ah);
1098 ath_print(common, ATH_DBG_FATAL,
1159 struct ath_common *common = ath9k_hw_common(ah);
1169 ath_print(common, ATH_DBG_CONFIG,
1186 ath_print(common, ATH_DBG_FATAL,
1221 struct ath_common *common = ath9k_hw_common(ah);
1228 ath_print(common, ATH_DBG_ANY, "Device not present\n");
1249 ath_print(common, ATH_DBG_FATAL,
1252 ath_print(common, ATH_DBG_CONFIG,
1264 ath_print(common, ATH_DBG_CONFIG, "Driver halt\n");
1273 struct ath_common *common = ath9k_hw_common(priv->ah);
1298 ath_print(common, ATH_DBG_FATAL,
1304 ath_print(common, ATH_DBG_CONFIG,
1328 ath_print(common, ATH_DBG_CONFIG, "Failed to update"
1343 struct ath_common *common = ath9k_hw_common(priv->ah);
1349 ath_print(common, ATH_DBG_CONFIG, "Detach Interface\n");
1370 struct ath_common *common = ath9k_hw_common(priv->ah);
1386 ath_print(common, ATH_DBG_CONFIG,
1397 ath_print(common, ATH_DBG_CONFIG, "Set channel: %d MHz\n",
1403 ath_print(common, ATH_DBG_FATAL,
1424 ath_print(common, ATH_DBG_FATAL,
1427 ath_print(common, ATH_DBG_CONFIG,
1440 ath_print(common, ATH_DBG_CONFIG,
1522 struct ath_common *common = ath9k_hw_common(priv->ah);
1541 ath_print(common, ATH_DBG_CONFIG,
1549 ath_print(common, ATH_DBG_FATAL, "TXQ Update failed\n");
1570 struct ath_common *common = ath9k_hw_common(priv->ah);
1577 ath_print(common, ATH_DBG_CONFIG, "Set HW Key\n");
1582 ret = ath9k_cmn_key_config(common, vif, sta, key);
1595 ath9k_cmn_key_delete(common, key);
1614 struct ath_common *common = ath9k_hw_common(ah);
1620 common->curaid = bss_conf->assoc ?
1622 ath_print(common, ATH_DBG_CONFIG, "BSS Changed ASSOC %d\n",
1636 memcpy(common->curbssid, bss_conf->bssid, ETH_ALEN);
1639 ath_print(common, ATH_DBG_CONFIG,
1641 common->curbssid, common->curaid);
1659 ath_print(common, ATH_DBG_CONFIG, "BSS Changed PREAMBLE %d\n",
1668 ath_print(common, ATH_DBG_CONFIG, "BSS Changed CTS PROT %d\n",