Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/atm/
Dusbatm.c88 #define PACKETDEBUG(arg...) usbatm_print_packet(arg) macro
91 #define PACKETDEBUG(arg...) macro
413 PACKETDEBUG(instance, skb->data, skb->len); in usbatm_extract_one_cell()
684 PACKETDEBUG(instance, skb->data, skb->len); in usbatm_atm_send()