Searched refs:path_reset (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ti/wl12xx/ |
D | debugfs.c | 41 WL12XX_DEBUGFS_FWSTATS_FILE(rx, path_reset, "%u"); 151 DEBUGFS_FWSTATS_ADD(rx, path_reset); in wl12xx_debugfs_add_files()
|
D | acx.h | 60 __le32 path_reset; member
|
/drivers/net/wireless/ti/wl1251/ |
D | debugfs.c | 128 DEBUGFS_FWSTATS_FILE(rx, path_reset, 20, "%u"); 268 DEBUGFS_FWSTATS_DEL(rx, path_reset); in wl1251_debugfs_delete_files() 369 DEBUGFS_FWSTATS_ADD(rx, path_reset); in wl1251_debugfs_add_files()
|
D | acx.h | 879 u32 path_reset; member
|
/drivers/s390/block/ |
D | dasd_devmap.c | 1379 static DEVICE_ATTR(path_reset, 0200, NULL, dasd_path_reset_store);
|