Lines Matching defs:buf
47 #define ADD(buf, off, max, fmt, args...) \ argument
67 char *buf = NULL, *res_buf = NULL; in carl9170_debugfs_read() local
117 char *buf = NULL; in carl9170_debugfs_write() local
214 static char *carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_mem_usage_read()
237 static char *carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_qos_stat_read()
282 struct sk_buff *skb, const char *prefix, char *buf, in carl9170_debugfs_format_frame()
298 static char *carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_ampdu_state_read()
354 static void carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf, in carl9170_debugfs_queue_dump()
380 static char *carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_sta_psm_read()
396 static char *carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_tx_stuck_read()
414 static char *carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_phy_noise_read()
434 static char *carl9170_debugfs_vif_dump_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_vif_dump_read()
543 const char *buf, size_t count) in carl9170_debugfs_hw_ioread32_write()
593 static char *carl9170_debugfs_hw_ioread32_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_hw_ioread32_read()
614 static ssize_t carl9170_debugfs_bug_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_bug_write()
661 static char *carl9170_debugfs_bug_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_bug_read()
689 static char *carl9170_debugfs_erp_read(struct ar9170 *ar, char *buf, in carl9170_debugfs_erp_read()
697 static ssize_t carl9170_debugfs_erp_write(struct ar9170 *ar, const char *buf, in carl9170_debugfs_erp_write()
720 const char *buf, size_t count) in carl9170_debugfs_hw_iowrite32_write()