Home
last modified time | relevance | path

Searched refs:path_reset (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Ddebugfs.c27 WL12XX_DEBUGFS_FWSTATS_FILE(rx, path_reset, "%u");
127 DEBUGFS_FWSTATS_ADD(rx, path_reset); in wl12xx_debugfs_add_files()
Dacx.h46 __le32 path_reset; member
/linux-5.19.10/drivers/net/wireless/ti/wl1251/
Ddebugfs.c109 DEBUGFS_FWSTATS_FILE(rx, path_reset, 20, "%u");
249 DEBUGFS_FWSTATS_DEL(rx, path_reset); in wl1251_debugfs_delete_files()
348 DEBUGFS_FWSTATS_ADD(rx, path_reset); in wl1251_debugfs_add_files()
Dacx.h865 u32 path_reset; member
/linux-5.19.10/drivers/s390/block/
Ddasd_devmap.c1388 static DEVICE_ATTR(path_reset, 0200, NULL, dasd_path_reset_store);