Home
last modified time | relevance | path

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

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