Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Ddebugfs.c108 WL12XX_DEBUGFS_FWSTATS_FILE(event, tx_stuck, "%u");
218 DEBUGFS_FWSTATS_ADD(event, tx_stuck); in wl12xx_debugfs_add_files()
Dacx.h234 __le32 tx_stuck; member
/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Ddebugfs.c195 DEBUGFS_FWSTATS_FILE(event, tx_stuck, 20, "%u");
335 DEBUGFS_FWSTATS_DEL(event, tx_stuck); in wl1251_debugfs_delete_files()
436 DEBUGFS_FWSTATS_ADD(event, tx_stuck); in wl1251_debugfs_add_files()
Dacx.h1053 u32 tx_stuck; member
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Ddebug.c414 DEBUGFS_DECLARE_RO_FILE(tx_stuck, 180);
831 DEBUGFS_ADD(tx_stuck); in carl9170_debugfs_register()