Searched refs:bmisscount (Results 1 – 2 of 2) sorted by relevance
1992 ah->bmisscount++; in ath5k_beacon_send() 1994 "missed %u consecutive beacons\n", ah->bmisscount); in ath5k_beacon_send() 1995 if (ah->bmisscount > 10) { /* NB: 10 is a guess */ in ath5k_beacon_send() 1998 ah->bmisscount); in ath5k_beacon_send() 2005 if (unlikely(ah->bmisscount != 0)) { in ath5k_beacon_send() 2008 ah->bmisscount); in ath5k_beacon_send() 2009 ah->bmisscount = 0; in ath5k_beacon_send() 2197 ah->bmisscount = 0; in ath5k_beacon_config()
1332 bmisscount, /* missed beacon transmits */ member