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

/freebsd-current/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);
2147 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 5,
2228 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXEOL");
2296 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 3,
2339 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXORN");
3338 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_start_task: OACTIVE, finish");
3349 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: start");
3587 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: finished");
4449 ATH_KTR(sc, ATH_KTR_TXCOMP, 4,
4487 ATH_KTR(s
[all...]
H A Dif_ath_rx.c1215 ATH_KTR(sc, ATH_KTR_RXPROC, 2, "ath_rx_proc: npkts=%d, ngood=%d", npkts, ngood);
1227 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_rx_proc: kickpcu");
1311 ATH_KTR(sc, ATH_KTR_RXPROC, 1, "ath_rx_proc: pending=%d", npending);
H A Dif_ath_tx.c803 ATH_KTR(sc, ATH_KTR_TX, 3,
823 ATH_KTR(sc, ATH_KTR_TX, 5,
851 ATH_KTR(sc, ATH_KTR_TX, 5,
899 ATH_KTR(sc, ATH_KTR_TX, 1,
2173 ATH_KTR(sc, ATH_KTR_TX, 2,
2481 ATH_KTR(sc, ATH_KTR_TX, 3, "ath_raw_xmit: m=%p, params=%p, bf=%p\n",
2527 ATH_KTR(sc, ATH_KTR_TX, 3, "ath_raw_xmit: bad2: m=%p, params=%p, "
2549 ATH_KTR(sc, ATH_KTR_TX, 2, "ath_raw_xmit: bad0: m=%p, params=%p",
4095 ATH_KTR(sc, ATH_KTR_NODE, 1, "ath_tx_node_flush: flush node; ni=%p",
H A Dif_ath_rx_edma.c512 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1,
598 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1,

Completed in 71 milliseconds