Searched refs:RTWN_DEBUG_INTR (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/rtwn/rtl8188e/ |
H A D | r88e_rx.c | 91 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, in r88e_ratectl_tx_complete() 97 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, in r88e_ratectl_tx_complete() 115 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: frame for macid %u was" in r88e_ratectl_tx_complete() 138 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: macid %u, ni is NULL\n", in r88e_ratectl_tx_complete() 152 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, in r88e_handle_c2h_report()
|
/freebsd/sys/dev/rtwn/rtl8812a/ |
H A D | r12a_rx.c | 84 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, in r12a_ratectl_tx_complete() 102 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: frame for macid %u was" in r12a_ratectl_tx_complete() 123 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, in r12a_ratectl_tx_complete()
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_debug.h | 37 RTWN_DEBUG_INTR = 0x00000200, /* ISR */ enumerator
|
/freebsd/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_fw.c | 383 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, in r92c_ratectl_tx_complete() 403 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: frame for macid %u was" in r92c_ratectl_tx_complete() 420 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: macid %u, ni is NULL\n", in r92c_ratectl_tx_complete()
|
/freebsd/sys/dev/rtwn/rtl8192c/pci/ |
H A D | r92ce_rx.c | 66 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: HISR %08X, HISRE %04X\n", in r92ce_get_intr_status()
|
/freebsd/sys/dev/rtwn/rtl8188e/pci/ |
H A D | r88ee_rx.c | 63 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: HISR %08X, HISRE %08X\n", in r88ee_get_intr_status()
|
/freebsd/sys/dev/rtwn/pci/ |
H A D | rtwn_pci_rx.c | 280 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: qid %d, last %d, cur %d\n", in rtwn_pci_tx_done() 408 RTWN_DPRINTF(sc, RTWN_DEBUG_INTR, "%s: status %08X, tx_rings %08X\n", in rtwn_pci_intr()
|