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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dn_r3964.c110 #define TRACE_Q(format, args...) printk("r3964: " format "\n" , ## args) macro
112 #define TRACE_Q(fmt, arg...) do {} while (0) macro
248 TRACE_Q("add_tx_queue %p, length %d, tx_first = %p",
296 TRACE_Q("remove_from_tx_queue: tx_first = %p, tx_last = %p",
319 TRACE_Q("add_rx_queue: %p, length = %d, rx_first = %p, count = %d",
333 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",
335 TRACE_Q("remove_from_rx_queue: %p, length %u",
369 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",

Completed in 46 milliseconds