Lines Matching refs:ret_cnt
306 ssize_t ret_cnt; in read_file_war_stats() local
323 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_war_stats()
326 return ret_cnt; in read_file_war_stats()
403 ssize_t ret_cnt; in ath6kl_fwlog_read() local
434 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_read()
438 return ret_cnt; in ath6kl_fwlog_read()
456 ssize_t ret_cnt; in ath6kl_fwlog_block_read() local
503 ret_cnt = -EFAULT; in ath6kl_fwlog_block_read()
509 ret_cnt = len; in ath6kl_fwlog_block_read()
514 return ret_cnt; in ath6kl_fwlog_block_read()
574 ssize_t ret_cnt; in read_file_tgt_stats() local
684 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_stats()
687 return ret_cnt; in read_file_tgt_stats()
712 ssize_t ret_cnt; in read_file_credit_dist_stats() local
750 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_credit_dist_stats()
752 return ret_cnt; in read_file_credit_dist_stats()
789 ssize_t ret_cnt; in ath6kl_endpoint_stats_read() local
831 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_endpoint_stats_read()
833 return ret_cnt; in ath6kl_endpoint_stats_read()
1170 ssize_t ret_cnt; in ath6kl_roam_table_read() local
1218 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_roam_table_read()
1221 return ret_cnt; in ath6kl_roam_table_read()