Searched refs:hw_pm_mode_changes (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
H A D | debugfs.c | 48 WL12XX_DEBUGFS_FWSTATS_FILE(isr, hw_pm_mode_changes, "%u"); 148 DEBUGFS_FWSTATS_ADD(isr, hw_pm_mode_changes); in wl12xx_debugfs_add_files()
|
H A D | acx.h | 101 __le32 hw_pm_mode_changes; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | debugfs.c | 48 WL12XX_DEBUGFS_FWSTATS_FILE(isr, hw_pm_mode_changes, "%u"); 148 DEBUGFS_FWSTATS_ADD(isr, hw_pm_mode_changes); in wl12xx_debugfs_add_files()
|
H A D | acx.h | 101 __le32 hw_pm_mode_changes; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 130 DEBUGFS_FWSTATS_FILE(isr, hw_pm_mode_changes, 20, "%u"); 270 DEBUGFS_FWSTATS_DEL(isr, hw_pm_mode_changes); in wl1251_debugfs_delete_files() 369 DEBUGFS_FWSTATS_ADD(isr, hw_pm_mode_changes); in wl1251_debugfs_add_files()
|
H A D | acx.h | 920 u32 hw_pm_mode_changes; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 130 DEBUGFS_FWSTATS_FILE(isr, hw_pm_mode_changes, 20, "%u"); 270 DEBUGFS_FWSTATS_DEL(isr, hw_pm_mode_changes); in wl1251_debugfs_delete_files() 369 DEBUGFS_FWSTATS_ADD(isr, hw_pm_mode_changes); in wl1251_debugfs_add_files()
|
H A D | acx.h | 920 u32 hw_pm_mode_changes; member
|
Completed in 9 milliseconds