Lines Matching refs:debugfs_phy

1783 	ar->debugfs_phy = debugfs_create_dir("ath6kl",  in ath6kl_debug_init_fs()
1785 if (!ar->debugfs_phy) in ath6kl_debug_init_fs()
1788 debugfs_create_file("tgt_stats", S_IRUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1793 ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1797 ar->debugfs_phy, ar, &fops_endpoint_stats); in ath6kl_debug_init_fs()
1799 debugfs_create_file("fwlog", S_IRUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1802 debugfs_create_file("fwlog_block", S_IRUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1805 debugfs_create_file("fwlog_mask", S_IRUSR | S_IWUSR, ar->debugfs_phy, in ath6kl_debug_init_fs()
1808 debugfs_create_file("reg_addr", S_IRUSR | S_IWUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1811 debugfs_create_file("reg_dump", S_IRUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1815 ar->debugfs_phy, ar, &fops_lrssi_roam_threshold); in ath6kl_debug_init_fs()
1818 ar->debugfs_phy, ar, &fops_diag_reg_write); in ath6kl_debug_init_fs()
1820 debugfs_create_file("war_stats", S_IRUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1823 debugfs_create_file("roam_table", S_IRUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1826 debugfs_create_file("force_roam", S_IWUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1829 debugfs_create_file("roam_mode", S_IWUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1832 debugfs_create_file("keepalive", S_IRUSR | S_IWUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1836 ar->debugfs_phy, ar, &fops_disconnect_timeout); in ath6kl_debug_init_fs()
1838 debugfs_create_file("create_qos", S_IWUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1841 debugfs_create_file("delete_qos", S_IWUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1845 ar->debugfs_phy, ar, &fops_bgscan_int); in ath6kl_debug_init_fs()
1848 ar->debugfs_phy, ar, &fops_listen_int); in ath6kl_debug_init_fs()
1850 debugfs_create_file("power_params", S_IWUSR, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()