Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/atm/
Dusbatm.c74 #define PACKETDEBUG(arg...) usbatm_print_packet(arg) macro
77 #define PACKETDEBUG(arg...) macro
399 PACKETDEBUG(instance, skb->data, skb->len); in usbatm_extract_one_cell()
672 PACKETDEBUG(instance, skb->data, skb->len); in usbatm_atm_send()