Home
last modified time | relevance | path

Searched refs:DBG_TX (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/dev/usb/
H A Dif_urtwn.c92 #define DBG_TX __BIT(2) macro
2619 DPRINTFN(DBG_TX, "status=%jd", status, 0, 0, 0); in urtwn_txeof()
2730 DPRINTFN(DBG_TX, "padding: size=%jd", padsize, 0, 0, 0); in urtwn_tx()
2740 DPRINTFN(DBG_TX, "data packet: tid=%jd, raid=%jd", in urtwn_tx()
2784 DPRINTFN(DBG_TX, "mgmt packet", 0, 0, 0, 0); in urtwn_tx()
2796 DPRINTFN(DBG_TX, "bc or mc packet", 0, 0, 0, 0); in urtwn_tx()
2843 DPRINTFN(DBG_TX, "transfer failed %jd", error, 0, 0, 0); in urtwn_tx()
2891 DPRINTFN(DBG_TX, "empty tx_free_list", in urtwn_start()
2923 DPRINTFN(DBG_TX, "empty tx_free_list", 0, 0, 0, 0); in urtwn_start()
H A Dif_otus.c78 #define DBG_TX __BIT(2) macro
1926 DPRINTFN(DBG_TX, sc, "TX status=%d\n", status); in otus_txeof()
2053 DPRINTFN(DBG_TX, sc, "queued len=%d mac=0x%04x phy=0x%08x rate=%d\n", in otus_tx()
2062 DPRINTFN(DBG_TX, sc, "transfer failed %d\n", error); in otus_tx()
2104 DPRINTFN(DBG_TX, sc, "empty sc_tx_free_list\n"); in otus_start()
H A Dif_athn_usb.c2065 DPRINTFN(DBG_TX, usc, "txrate=%d\n", be32toh(txrate->txrate)); in athn_usb_rx_wmi_ctrl()
2069 DPRINTFN(DBG_TX, usc, "WMI event %#x (%d) ignored\n", cmd_id, cmd_id); in athn_usb_rx_wmi_ctrl()
2429 DPRINTFN(DBG_TX, sc, "TX status=%d\n", status); in athn_usb_txeof()
/netbsd/sys/dev/ic/
H A Dathnvar.h41 #define DBG_TX __BIT(2) macro
H A Darn5008.c1013 DPRINTFN(DBG_TX, sc, "Tx done qid=%d status1=%d fail count=%d\n", in ar5008_tx_process()
1048 DPRINTFN(DBG_TX, sc, "Tx interrupt mask=0x%x\n", mask); in ar5008_tx_intr()
1666 DPRINTFN(DBG_TX, sc, in ar5008_tx()
H A Darn9285.c131 DPRINTFN(DBG_TX, sc, "Tx gain type=0x%x\n", type); in ar9285_setup()
H A Darn9003.c1159 DPRINTFN(DBG_TX, sc, "Tx done qid=%d status3=%d fail count=%d\n", in ar9003_tx_process()
1839 DPRINTFN(DBG_TX, sc, in ar9003_tx()