Lines Matching refs:ar9170

54 	char *(*read)(struct ar9170 *ar, char *buf, size_t bufsize,
56 ssize_t (*write)(struct ar9170 *aru, const char *buf, size_t size);
66 struct ar9170 *ar; in carl9170_debugfs_read()
117 struct ar9170 *ar; in carl9170_debugfs_write()
207 static char *carl9170_debugfs_ ##name ## _read(struct ar9170 *ar, \
216 static char *carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_mem_usage_read()
239 static char *carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_qos_stat_read()
283 static void carl9170_debugfs_format_frame(struct ar9170 *ar, in carl9170_debugfs_format_frame()
300 static char *carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_ampdu_state_read()
356 static void carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf, in carl9170_debugfs_queue_dump()
374 static char *carl9170_debugfs_##q ##_##qi ##_read(struct ar9170 *ar, \
382 static char *carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_sta_psm_read()
398 static char *carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_tx_stuck_read()
416 static char *carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_phy_noise_read()
436 static char *carl9170_debugfs_vif_dump_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_vif_dump_read()
487 static char *carl9170_debugfs_##name ## _read(struct ar9170 *ar, \
517 static char *carl9170_debugfs_##name ## _read(struct ar9170 *ar, \
544 static ssize_t carl9170_debugfs_hw_ioread32_write(struct ar9170 *ar, in carl9170_debugfs_hw_ioread32_write()
595 static char *carl9170_debugfs_hw_ioread32_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_hw_ioread32_read()
616 static ssize_t carl9170_debugfs_bug_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_bug_write()
663 static char *carl9170_debugfs_bug_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_bug_read()
691 static char *carl9170_debugfs_erp_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_erp_read()
699 static ssize_t carl9170_debugfs_erp_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_erp_write()
721 static ssize_t carl9170_debugfs_hw_iowrite32_write(struct ar9170 *ar, in carl9170_debugfs_hw_iowrite32_write()
813 void carl9170_debugfs_register(struct ar9170 *ar) in carl9170_debugfs_register()
883 void carl9170_debugfs_unregister(struct ar9170 *ar) in carl9170_debugfs_unregister()