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

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_debug.h91 #define ATH_KTR(_sc, _km, _kf, ...) do { \ macro
115 #define ATH_KTR(_sc, _km, _kf, ...) do { } while (0) macro
H A Dif_ath.c2134 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1, "ath_intr: mask=0x%.8x", status);
2140 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 5,
2221 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXEOL");
2289 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 3,
2332 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXORN");
3291 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_start_task: OACTIVE, finish");
3302 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: start");
3540 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: finished");
4397 ATH_KTR(sc, ATH_KTR_TXCOMP, 4,
4435 ATH_KTR(s
[all...]
H A Dif_ath_rx.c1220 ATH_KTR(sc, ATH_KTR_RXPROC, 2, "ath_rx_proc: npkts=%d, ngood=%d", npkts, ngood);
1232 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_rx_proc: kickpcu");
1317 ATH_KTR(sc, ATH_KTR_RXPROC, 1, "ath_rx_proc: pending=%d", npending);
H A Dif_ath_tx.c805 ATH_KTR(sc, ATH_KTR_TX, 3,
825 ATH_KTR(sc, ATH_KTR_TX, 5,
853 ATH_KTR(sc, ATH_KTR_TX, 5,
901 ATH_KTR(sc, ATH_KTR_TX, 1,
2175 ATH_KTR(sc, ATH_KTR_TX, 2,
2483 ATH_KTR(sc, ATH_KTR_TX, 3, "ath_raw_xmit: m=%p, params=%p, bf=%p\n",
2529 ATH_KTR(sc, ATH_KTR_TX, 3, "ath_raw_xmit: bad2: m=%p, params=%p, "
2551 ATH_KTR(sc, ATH_KTR_TX, 2, "ath_raw_xmit: bad0: m=%p, params=%p",
4097 ATH_KTR(sc, ATH_KTR_NODE, 1, "ath_tx_node_flush: flush node; ni=%p",
H A Dif_ath_rx_edma.c514 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1,
604 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1,

Completed in 108 milliseconds