Searched refs:host_acknowledges (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
H A D | debugfs.c | 49 WL12XX_DEBUGFS_FWSTATS_FILE(isr, host_acknowledges, "%u"); 149 DEBUGFS_FWSTATS_ADD(isr, host_acknowledges); in wl12xx_debugfs_add_files()
|
H A D | acx.h | 104 __le32 host_acknowledges; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | debugfs.c | 49 WL12XX_DEBUGFS_FWSTATS_FILE(isr, host_acknowledges, "%u"); 149 DEBUGFS_FWSTATS_ADD(isr, host_acknowledges); in wl12xx_debugfs_add_files()
|
H A D | acx.h | 104 __le32 host_acknowledges; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 131 DEBUGFS_FWSTATS_FILE(isr, host_acknowledges, 20, "%u"); 271 DEBUGFS_FWSTATS_DEL(isr, host_acknowledges); in wl1251_debugfs_delete_files() 370 DEBUGFS_FWSTATS_ADD(isr, host_acknowledges); in wl1251_debugfs_add_files()
|
H A D | acx.h | 923 u32 host_acknowledges; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 131 DEBUGFS_FWSTATS_FILE(isr, host_acknowledges, 20, "%u"); 271 DEBUGFS_FWSTATS_DEL(isr, host_acknowledges); in wl1251_debugfs_delete_files() 370 DEBUGFS_FWSTATS_ADD(isr, host_acknowledges); in wl1251_debugfs_add_files()
|
H A D | acx.h | 923 u32 host_acknowledges; member
|
Completed in 10 milliseconds