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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dath5k.h813 * @AR5K_INT_BMISS: If in STA mode this indicates we have stopped seeing
855 AR5K_INT_BMISS = 0x00040000, enumerator in enum:ath5k_int
888 | AR5K_INT_BMISS
H A Dbase.c2456 sc->imask &= ~(AR5K_INT_BMISS | AR5K_INT_SWBA);
2749 if (status & AR5K_INT_BMISS) {

Completed in 83 milliseconds