Searched refs:RXPRINTK (Results 1 – 2 of 2) sorted by relevance
72 #define RXPRINTK(args...) do { if (debug & DBG_RX_DATA) printk(args); } while(0) macro 86 #define RXPRINTK(args...) do { } while(0) macro
86 #define RXPRINTK(args...) printk(args) macro 88 #define RXPRINTK(args...) macro 283 RXPRINTK("nicstar: RX debug enabled.\n"); in nicstar_init() 1131 RXPRINTK("nicstar%d: End of CS-PDU received.\n", card->index); in ns_irq_handler() 1218 RXPRINTK("nicstar%d: RSQ almost full.\n", card->index); in ns_irq_handler() 1995 RXPRINTK(KERN_ERR in dequeue_rx() 2020 RXPRINTK("nicstar%d: SDU received on non-rx vc %d.%d.\n", in dequeue_rx() 2044 RXPRINTK in dequeue_rx()