Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_debug.h89 #define ATH_KTR(_sc, _km, _kf, ...) do { \ macro
113 #define ATH_KTR(_sc, _km, _kf, ...) do { } while (0) macro
H A Dif_ath.c2141 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1, "ath_intr: mask=0x%.8x", status); in ath_intr()
2147 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 5, in ath_intr()
2228 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXEOL"); in ath_intr()
2296 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 3, in ath_intr()
2339 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXORN"); in ath_intr()
3338 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_start_task: OACTIVE, finish"); in ath_transmit()
3349 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: start"); in ath_transmit()
3587 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: finished"); in ath_transmit()
4449 ATH_KTR(sc, ATH_KTR_TXCOMP, 4, in ath_tx_processq()
4487 ATH_KTR(sc, ATH_KTR_TXCOMP, 3, in ath_tx_processq()
[all …]
H A Dif_ath_rx_edma.c512 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1, in ath_edma_recv_proc_queue()
598 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1, in ath_edma_recv_proc_deferred_queue()
H A Dif_ath_rx.c1215 ATH_KTR(sc, ATH_KTR_RXPROC, 2, "ath_rx_proc: npkts=%d, ngood=%d", npkts, ngood); in ath_rx_proc()
1227 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_rx_proc: kickpcu"); in ath_rx_proc()
1311 ATH_KTR(sc, ATH_KTR_RXPROC, 1, "ath_rx_proc: pending=%d", npending); in ath_legacy_rx_tasklet()
H A Dif_ath_tx.c803 ATH_KTR(sc, ATH_KTR_TX, 3, in ath_tx_handoff_hw()
823 ATH_KTR(sc, ATH_KTR_TX, 5, in ath_tx_handoff_hw()
851 ATH_KTR(sc, ATH_KTR_TX, 5, in ath_tx_handoff_hw()
899 ATH_KTR(sc, ATH_KTR_TX, 1, in ath_tx_handoff_hw()
2172 ATH_KTR(sc, ATH_KTR_TX, 2, in ath_tx_raw_start()
2480 ATH_KTR(sc, ATH_KTR_TX, 3, "ath_raw_xmit: m=%p, params=%p, bf=%p\n", in ath_raw_xmit()
2526 ATH_KTR(sc, ATH_KTR_TX, 3, "ath_raw_xmit: bad2: m=%p, params=%p, " in ath_raw_xmit()
2548 ATH_KTR(sc, ATH_KTR_TX, 2, "ath_raw_xmit: bad0: m=%p, params=%p", in ath_raw_xmit()
4075 ATH_KTR(sc, ATH_KTR_NODE, 1, "ath_tx_node_flush: flush node; ni=%p", in ath_tx_node_flush()