Searched refs:PROCFS_DIR_ENCOUNTERS (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux_exportfs.c | 46 #define PROCFS_DIR_ENCOUNTERS "dhd_ecounters" macro 52 #define PROCFS_DIR_ENCOUNTERS "dhdx_ecounters" macro 140 if (!proc_create_data(PROCFS_DIR_ENCOUNTERS, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create() 166 remove_proc_entry(PROCFS_DIR_ENCOUNTERS, NULL); in dhd_dbg_ring_proc_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 46 #define PROCFS_DIR_ENCOUNTERS "dhd_ecounters" macro 52 #define PROCFS_DIR_ENCOUNTERS "dhdx_ecounters" macro 148 if (!proc_create_data(PROCFS_DIR_ENCOUNTERS, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create() 174 remove_proc_entry(PROCFS_DIR_ENCOUNTERS, NULL); in dhd_dbg_ring_proc_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 46 #define PROCFS_DIR_ENCOUNTERS "dhd_ecounters" macro 52 #define PROCFS_DIR_ENCOUNTERS "dhdx_ecounters" macro 148 if (!proc_create_data(PROCFS_DIR_ENCOUNTERS, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create() 174 remove_proc_entry(PROCFS_DIR_ENCOUNTERS, NULL); in dhd_dbg_ring_proc_destroy()
|