Searched refs:tx_with_ps (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
H A D | debugfs.c | 67 WL12XX_DEBUGFS_FWSTATS_FILE(pwr, tx_with_ps, "%u"); 167 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); in wl12xx_debugfs_add_files()
|
H A D | acx.h | 157 __le32 tx_with_ps; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | debugfs.c | 67 WL12XX_DEBUGFS_FWSTATS_FILE(pwr, tx_with_ps, "%u"); 167 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); in wl12xx_debugfs_add_files()
|
H A D | acx.h | 157 __le32 tx_with_ps; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 149 DEBUGFS_FWSTATS_FILE(pwr, tx_with_ps, 20, "%u"); 289 DEBUGFS_FWSTATS_DEL(pwr, tx_with_ps); in wl1251_debugfs_delete_files() 388 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); in wl1251_debugfs_add_files()
|
H A D | acx.h | 976 u32 tx_with_ps; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 149 DEBUGFS_FWSTATS_FILE(pwr, tx_with_ps, 20, "%u"); 289 DEBUGFS_FWSTATS_DEL(pwr, tx_with_ps); in wl1251_debugfs_delete_files() 388 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); in wl1251_debugfs_add_files()
|
H A D | acx.h | 976 u32 tx_with_ps; member
|
Completed in 9 milliseconds