Lines Matching defs:common
36 struct ath_common *common = ath9k_hw_common(ah);
61 ath_err(common, "Unable to update h/w beacon queue parameters\n");
77 struct ath_common *common = ath9k_hw_common(ah);
83 sband = &common->sbands[sc->cur_chandef.chan->band];
116 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
149 ath_assign_seq(common, skb);
161 ath_err(common, "dma_mapping_error on beaconing\n");
181 ath_dbg(common, BEACON,
197 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
213 ath_dbg(common, CONFIG, "Added interface at beacon slot: %d\n",
219 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
223 ath_dbg(common, CONFIG, "Removing interface at beacon slot: %d\n",
246 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
289 ath_dbg(common, CONFIG,
308 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
317 ath_dbg(common, BEACON, "slot 0, tsf: %llu\n",
328 ath_dbg(common, BEACON, "slot: %d tsf: %llu tsftu: %u\n",
337 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
358 ath_dbg(common, CONFIG, "tsfadjust is: %lld for bslot: %d\n",
392 struct ath_common *common = ath9k_hw_common(ah);
398 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) {
399 ath_dbg(common, RESET,
426 ath_dbg(common, BSTUCK,
433 ath_dbg(common, BSTUCK, "beacon is officially stuck\n");
465 ath_dbg(common, BSTUCK, "resume beacon xmit after %u misses\n",
499 ath_dbg(common, BEACON,
570 struct ath_common *common = ath9k_hw_common(ah);
583 set_bit(ATH_OP_BEACONS, &common->op_flags);
590 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
593 ath_dbg(common, BEACON,
628 struct ath_common *common = ath9k_hw_common(ah);
637 clear_bit(ATH_OP_BEACONS, &common->op_flags);
655 set_bit(ATH_OP_BEACONS, &common->op_flags);
685 set_bit(ATH_OP_BEACONS, &common->op_flags);
688 clear_bit(ATH_OP_BEACONS, &common->op_flags);
692 clear_bit(ATH_OP_BEACONS, &common->op_flags);
699 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
714 ath_dbg(common, CONFIG, "Unsupported beaconing mode\n");