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()
752 struct ath_softc *sc = file->private; in read_file_reset()
791 struct ath_softc *sc = file_inode(file)->i_private; in write_file_reset()
831 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx()
868 void ath_debug_stat_rx(struct ath_softc *sc, struct ath_rx_status *rs) in ath_debug_stat_rx()
876 struct ath_softc *sc = file->private_data; in read_file_regidx()
887 struct ath_softc *sc = file->private_data; in write_file_regidx()
915 struct ath_softc *sc = file->private_data; in read_file_regval()
931 struct ath_softc *sc = file->private_data; in write_file_regval()
963 struct ath_softc *sc = inode->i_private; in open_file_regdump()
1016 struct ath_softc *sc = hw->priv; in read_file_dump_nfcal()
1046 struct ath_softc *sc = file->private_data; in read_file_btcoex()
1081 struct ath_softc *sc = file->private_data; in read_file_ackto()
1105 struct ath_softc *sc = file->private_data; in read_file_wow()
1129 struct ath_softc *sc = file->private_data; in write_file_wow()
1166 struct ath_softc *sc = file->private_data; in read_file_tpc()
1191 struct ath_softc *sc = file->private_data; in write_file_tpc()
1234 struct ath_softc *sc = file->private_data; in read_file_nf_override()
1251 struct ath_softc *sc = file->private_data; in write_file_nf_override()
1365 struct ath_softc *sc = hw->priv; in ath9k_get_et_stats()
1411 void ath9k_deinit_debug(struct ath_softc *sc) in ath9k_deinit_debug()
1419 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_init_debug()