Home
last modified time | relevance | path

Searched refs:tx_resume (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Ddma.h209 void (*tx_resume) (struct b43_dmaring * ring); member
Ddma.c157 .tx_resume = op32_tx_resume,
252 .tx_resume = op64_tx_resume,
1716 ring->ops->tx_resume(ring); in b43_dma_tx_resume_ring()
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Ddebugfs.c166 WL18XX_DEBUGFS_FWSTATS_FILE(thermal, tx_resume, "%u");
543 DEBUGFS_FWSTATS_ADD(thermal, tx_resume); in wl18xx_debugfs_add_files()
Dacx.h247 u16 tx_resume; member