Lines Matching defs:common
53 struct ath_common *common = ath9k_hw_common(ah);
108 memcpy((dis_deauth_pattern + byte_cnt), common->curbssid, ETH_ALEN);
113 memcpy((dis_deauth_pattern + byte_cnt), common->curbssid, ETH_ALEN);
172 struct ath_common *common = ath9k_hw_common(ah);
180 if (test_bit(ATH_OP_INVALID, &common->op_flags)) {
181 ath_err(common, "Device not present\n");
187 ath_err(common, "None of the WoW triggers enabled\n");
193 ath_dbg(common, WOW, "WoW for multivif is not yet supported\n");
199 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) {
200 ath_dbg(common, WOW,
207 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) {
208 ath_dbg(common, WOW, "None of the STA vifs are associated\n");
215 ath_dbg(common, WOW, "No valid WoW triggers\n");
233 ath_err(common,
241 ath_err(common,
272 ath_dbg(common, WOW, "Suspend with WoW triggers: 0x%x\n", triggers);
274 set_bit(ATH_OP_WOW_ENABLED, &common->op_flags);
284 struct ath_common *common = ath9k_hw_common(ah);
301 ath_dbg(common, WOW, "Resume with WoW status: 0x%x\n", status);
306 clear_bit(ATH_OP_WOW_ENABLED, &common->op_flags);
317 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
323 ath_dbg(common, WOW, "WoW wakeup source is %s\n",