Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhw-ops.h92 static inline void ath9k_hw_tx99_stop(struct ath_hw *ah) in ath9k_hw_tx99_stop() function
Dtx99.c36 ath9k_hw_tx99_stop(sc->sc_ah); in ath9k_tx99_stop()