Lines Matching refs:ath_softc
250 void ath9k_deinit_debug(struct ath_softc *sc);
252 void ath_debug_stat_interrupt(struct ath_softc *sc, enum ath9k_int status);
253 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf,
256 void ath_debug_stat_rx(struct ath_softc *sc, struct ath_rx_status *rs);
269 void ath9k_debug_stat_ant(struct ath_softc *sc,
272 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause);
281 static inline void ath9k_deinit_debug(struct ath_softc *sc) in ath9k_deinit_debug()
284 static inline void ath_debug_stat_interrupt(struct ath_softc *sc, in ath_debug_stat_interrupt()
288 static inline void ath_debug_stat_tx(struct ath_softc *sc, in ath_debug_stat_tx()
295 static inline void ath_debug_stat_rx(struct ath_softc *sc, in ath_debug_stat_rx()
299 static inline void ath9k_debug_stat_ant(struct ath_softc *sc, in ath9k_debug_stat_ant()
307 ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()
314 void ath_debug_rate_stats(struct ath_softc *sc,
318 static inline void ath_debug_rate_stats(struct ath_softc *sc, in ath_debug_rate_stats()