Lines Matching refs:debugfs_phy

1794 	ar->debugfs_phy = debugfs_create_dir("ath6kl",  in ath6kl_debug_init_fs()
1796 if (!ar->debugfs_phy) in ath6kl_debug_init_fs()
1799 debugfs_create_file("tgt_stats", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1804 ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1808 ar->debugfs_phy, ar, &fops_endpoint_stats); in ath6kl_debug_init_fs()
1810 debugfs_create_file("fwlog", 0400, ar->debugfs_phy, ar, &fops_fwlog); in ath6kl_debug_init_fs()
1812 debugfs_create_file("fwlog_block", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1815 debugfs_create_file("fwlog_mask", 0600, ar->debugfs_phy, in ath6kl_debug_init_fs()
1818 debugfs_create_file("reg_addr", 0600, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1821 debugfs_create_file("reg_dump", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1825 ar->debugfs_phy, ar, &fops_lrssi_roam_threshold); in ath6kl_debug_init_fs()
1828 ar->debugfs_phy, ar, &fops_diag_reg_write); in ath6kl_debug_init_fs()
1830 debugfs_create_file("war_stats", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1833 debugfs_create_file("roam_table", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1836 debugfs_create_file("force_roam", 0200, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1839 debugfs_create_file("roam_mode", 0200, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1842 debugfs_create_file("keepalive", 0600, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1846 ar->debugfs_phy, ar, &fops_disconnect_timeout); in ath6kl_debug_init_fs()
1848 debugfs_create_file("create_qos", 0200, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1851 debugfs_create_file("delete_qos", 0200, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()
1855 ar->debugfs_phy, ar, &fops_bgscan_int); in ath6kl_debug_init_fs()
1858 ar->debugfs_phy, ar, &fops_listen_int); in ath6kl_debug_init_fs()
1860 debugfs_create_file("power_params", 0200, ar->debugfs_phy, ar, in ath6kl_debug_init_fs()