Lines Matching refs:ath_softc
257 void ath9k_deinit_debug(struct ath_softc *sc);
259 void ath_debug_stat_interrupt(struct ath_softc *sc, enum ath9k_int status);
260 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf,
263 void ath_debug_stat_rx(struct ath_softc *sc, struct ath_rx_status *rs);
276 void ath9k_debug_stat_ant(struct ath_softc *sc,
279 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause);
288 static inline void ath9k_deinit_debug(struct ath_softc *sc) in ath9k_deinit_debug()
291 static inline void ath_debug_stat_interrupt(struct ath_softc *sc, in ath_debug_stat_interrupt()
295 static inline void ath_debug_stat_tx(struct ath_softc *sc, in ath_debug_stat_tx()
302 static inline void ath_debug_stat_rx(struct ath_softc *sc, in ath_debug_stat_rx()
306 static inline void ath9k_debug_stat_ant(struct ath_softc *sc, in ath9k_debug_stat_ant()
314 ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()
321 void ath_debug_rate_stats(struct ath_softc *sc,
325 static inline void ath_debug_rate_stats(struct ath_softc *sc, in ath_debug_rate_stats()