Searched refs:tx_resume (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | dma.h | 209 void (*tx_resume) (struct b43_dmaring * ring); member
|
H A D | dma.c | 157 .tx_resume = op32_tx_resume, 252 .tx_resume = op64_tx_resume, 1716 ring->ops->tx_resume(ring); in b43_dma_tx_resume_ring()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | dma.h | 209 void (*tx_resume) (struct b43_dmaring * ring); member
|
H A D | dma.c | 157 .tx_resume = op32_tx_resume, 252 .tx_resume = op64_tx_resume, 1716 ring->ops->tx_resume(ring); in b43_dma_tx_resume_ring()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | debugfs.c | 166 WL18XX_DEBUGFS_FWSTATS_FILE(thermal, tx_resume, "%u"); 549 DEBUGFS_FWSTATS_ADD(thermal, tx_resume); in wl18xx_debugfs_add_files()
|
H A D | acx.h | 247 u16 tx_resume; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | debugfs.c | 166 WL18XX_DEBUGFS_FWSTATS_FILE(thermal, tx_resume, "%u"); 543 DEBUGFS_FWSTATS_ADD(thermal, tx_resume); in wl18xx_debugfs_add_files()
|
H A D | acx.h | 247 u16 tx_resume; member
|
Completed in 10 milliseconds