Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dtx99.c34 sc->tx99_state = false; in ath9k_tx99_stop()
136 sc->tx99_state = true; in ath9k_tx99_init()
166 len = sprintf(buf, "%d\n", sc->tx99_state); in read_file_tx99()
191 if (start == sc->tx99_state) { in write_file_tx99()