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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dn_r3964.c112 #define TRACE_Q(format, args...) printk("r3964: " format "\n" , ## args) macro
114 #define TRACE_Q(fmt, arg...) do {} while (0) macro
250 TRACE_Q("add_tx_queue %p, length %d, tx_first = %p",
298 TRACE_Q("remove_from_tx_queue: tx_first = %p, tx_last = %p",
321 TRACE_Q("add_rx_queue: %p, length = %d, rx_first = %p, count = %d",
335 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",
337 TRACE_Q("remove_from_rx_queue: %p, length %u",
371 TRACE_Q("remove_from_rx_queue: rx_first = %p, rx_last = %p, count = %d",

Completed in 32 milliseconds