Lines Matching refs:ath_softc
29 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()
89 struct ath_softc *sc = file->private_data; in read_file_debug()
101 struct ath_softc *sc = file->private_data; in write_file_debug()
135 struct ath_softc *sc = file->private_data; in read_file_ani()
191 struct ath_softc *sc = file->private_data; in write_file_ani()
234 struct ath_softc *sc = file->private_data; in read_file_bt_ant_diversity()
247 struct ath_softc *sc = file->private_data; in write_file_bt_ant_diversity()
285 void ath9k_debug_stat_ant(struct ath_softc *sc, in ath9k_debug_stat_ant()
303 struct ath_softc *sc = file->private_data; in read_file_antenna_diversity()
407 struct ath_softc *sc = hw->priv; in read_file_dma()
474 void ath_debug_stat_interrupt(struct ath_softc *sc, enum ath9k_int status) in ath_debug_stat_interrupt()
530 struct ath_softc *sc = hw->priv; in read_file_interrupt()
594 struct ath_softc *sc = hw->priv; in read_file_xmit()
623 static void print_queue(struct ath_softc *sc, struct ath_txq *txq, in print_queue()
639 struct ath_softc *sc = hw->priv; in read_file_queues()
661 struct ath_softc *sc = hw->priv; in read_file_misc()
753 struct ath_softc *sc = hw->priv; in read_file_reset()
782 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx()
819 void ath_debug_stat_rx(struct ath_softc *sc, struct ath_rx_status *rs) in ath_debug_stat_rx()
827 struct ath_softc *sc = file->private_data; in read_file_regidx()
838 struct ath_softc *sc = file->private_data; in write_file_regidx()
866 struct ath_softc *sc = file->private_data; in read_file_regval()
882 struct ath_softc *sc = file->private_data; in write_file_regval()
914 struct ath_softc *sc = inode->i_private; in open_file_regdump()
967 struct ath_softc *sc = hw->priv; in read_file_dump_nfcal()
997 struct ath_softc *sc = file->private_data; in read_file_btcoex()
1032 struct ath_softc *sc = file->private_data; in read_file_ackto()
1056 struct ath_softc *sc = file->private_data; in read_file_wow()
1080 struct ath_softc *sc = file->private_data; in write_file_wow()
1117 struct ath_softc *sc = file->private_data; in read_file_tpc()
1142 struct ath_softc *sc = file->private_data; in write_file_tpc()
1185 struct ath_softc *sc = file->private_data; in read_file_nf_override()
1202 struct ath_softc *sc = file->private_data; in write_file_nf_override()
1316 struct ath_softc *sc = hw->priv; in ath9k_get_et_stats()
1362 void ath9k_deinit_debug(struct ath_softc *sc) in ath9k_deinit_debug()
1370 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_init_debug()