• Home
  • Raw
  • Download

Lines Matching defs:ar

66 	struct ar9170 *ar;  in carl9170_debugfs_read()  local
116 struct ar9170 *ar; in carl9170_debugfs_write() local
214 static char *carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_mem_usage_read()
241 static char *carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_qos_stat_read()
285 static void carl9170_debugfs_format_frame(struct ar9170 *ar, in carl9170_debugfs_format_frame()
302 static char *carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_ampdu_state_read()
362 static void carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf, in carl9170_debugfs_queue_dump()
388 static char *carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_sta_psm_read()
404 static char *carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_tx_stuck_read()
422 static char *carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_phy_noise_read()
442 static char *carl9170_debugfs_vif_dump_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_vif_dump_read()
473 #define UPDATE_COUNTER(ar, name) ({ \ argument
487 #define TALLY_SUM_UP(ar, name) do { \ argument
554 static ssize_t carl9170_debugfs_hw_ioread32_write(struct ar9170 *ar, in carl9170_debugfs_hw_ioread32_write()
605 static char *carl9170_debugfs_hw_ioread32_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_hw_ioread32_read()
626 static ssize_t carl9170_debugfs_bug_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_bug_write()
673 static char *carl9170_debugfs_bug_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_bug_read()
701 static char *carl9170_debugfs_erp_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_erp_read()
709 static ssize_t carl9170_debugfs_erp_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_erp_write()
731 static ssize_t carl9170_debugfs_hw_iowrite32_write(struct ar9170 *ar, in carl9170_debugfs_hw_iowrite32_write()
823 void carl9170_debugfs_register(struct ar9170 *ar) in carl9170_debugfs_register()
893 void carl9170_debugfs_unregister(struct ar9170 *ar) in carl9170_debugfs_unregister()