Home
last modified time | relevance | path

Searched refs:HFCUSB_DBG_VERBOSE_USB (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.c558 DBG(HFCUSB_DBG_VERBOSE_USB, "HFC-S USB: tx_iso_complete with -EXDEV" in tx_iso_complete()
565 DBG(HFCUSB_DBG_VERBOSE_USB, "HFC-S USB: tx_iso_complete " in tx_iso_complete()
693 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_iso_complete()
701 DBG(HFCUSB_DBG_VERBOSE_USB, "HFC-S USB: rx_iso_complete with -EXDEV " in rx_iso_complete()
717 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_iso_complete()
723 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_iso_complete()
729 DBG_PACKET(HFCUSB_DBG_VERBOSE_USB, buf, len); in rx_iso_complete()
805 DBG_SKB(HFCUSB_DBG_VERBOSE_USB, fifo->skbuff); in collect_rx_frame()
841 DBG_SKB(HFCUSB_DBG_VERBOSE_USB, fifo->skbuff); in collect_rx_frame()
876 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_int_complete()
[all …]
Dhfc_usb.h99 #define HFCUSB_DBG_VERBOSE_USB 0x8000 macro