Lines Matching defs:ar

72 	struct ar9170 *ar;  in carl9170_debugfs_read()  local
122 struct ar9170 *ar; in carl9170_debugfs_write() local
220 static char *carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_mem_usage_read()
247 static char *carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_qos_stat_read()
291 static void carl9170_debugfs_format_frame(struct ar9170 *ar, in carl9170_debugfs_format_frame()
308 static char *carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_ampdu_state_read()
368 static void carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf, in carl9170_debugfs_queue_dump()
394 static char *carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_sta_psm_read()
410 static char *carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_tx_stuck_read()
428 static char *carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_phy_noise_read()
448 static char *carl9170_debugfs_vif_dump_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_vif_dump_read()
479 #define UPDATE_COUNTER(ar, name) ({ \ argument
493 #define TALLY_SUM_UP(ar, name) do { \ argument
560 static ssize_t carl9170_debugfs_hw_ioread32_write(struct ar9170 *ar, in carl9170_debugfs_hw_ioread32_write()
611 static char *carl9170_debugfs_hw_ioread32_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_hw_ioread32_read()
632 static ssize_t carl9170_debugfs_bug_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_bug_write()
679 static char *carl9170_debugfs_bug_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_bug_read()
707 static char *carl9170_debugfs_erp_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_erp_read()
715 static ssize_t carl9170_debugfs_erp_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_erp_write()
737 static ssize_t carl9170_debugfs_hw_iowrite32_write(struct ar9170 *ar, in carl9170_debugfs_hw_iowrite32_write()
829 void carl9170_debugfs_register(struct ar9170 *ar) in carl9170_debugfs_register()
899 void carl9170_debugfs_unregister(struct ar9170 *ar) in carl9170_debugfs_unregister()