Searched refs:AR5K_INT_BMISS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath5k/
H A Dath5k.h977 * @AR5K_INT_BMISS: If in STA mode this indicates we have stopped seeing
1028 AR5K_INT_BMISS = 0x00040000, enumerator in enum:ath5k_int
1074 | AR5K_INT_BMISS
H A Dbase.c2197 ah->imask &= ~(AR5K_INT_BMISS | AR5K_INT_SWBA);
2405 if (status & AR5K_INT_BMISS)

Completed in 119 milliseconds