Home
last modified time | relevance | path

Searched refs:cfr_unassoc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcfr.c809 debugfs_remove(ar->cfr.cfr_unassoc); in ath11k_cfr_debug_unregister()
810 ar->cfr.cfr_unassoc = NULL; in ath11k_cfr_debug_unregister()
854 ar->cfr.cfr_unassoc = debugfs_create_file("cfr_unassoc", 0600, in ath11k_cfr_debug_register()
H A Dcfr.h183 struct dentry *cfr_unassoc; member