Home
last modified time | relevance | path

Searched refs:B43_DBG_DMAVERBOSE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.h11 B43_DBG_DMAVERBOSE, enumerator
H A Ddma.c285 if (b43_debug(ring->dev, B43_DBG_DMAVERBOSE)) { in update_max_used_slots()
1367 if (b43_debug(dev, B43_DBG_DMAVERBOSE)) in b43_dma_tx()
1405 if (b43_debug(dev, B43_DBG_DMAVERBOSE)) { in b43_dma_tx()
1574 if (b43_debug(dev, B43_DBG_DMAVERBOSE)) { in b43_dma_handle_txstatus()
H A Ddebugfs.c658 add_dyn_dbg("debug_dmaverbose", B43_DBG_DMAVERBOSE, false); in b43_add_dynamic_debug()