Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/atm/
H A 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()
/kernel/linux/linux-6.6/drivers/usb/atm/
H A 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()

Completed in 4 milliseconds