Home
last modified time | relevance | path

Searched refs:ATH_STAT_INVALID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
H A Dattach.c352 __set_bit(ATH_STAT_INVALID, ah->status); in ath5k_hw_deinit()
H A Dath5k.h1284 #define ATH_STAT_INVALID 0 /* disable hardware accesses */ macro