Searched refs:NI5010_DEBUG (Results 1 – 2 of 2) sorted by relevance
26 #define PRINTK(x) if (NI5010_DEBUG) printk x27 #define PRINTK2(x) if (NI5010_DEBUG>=2) printk x28 #define PRINTK3(x) if (NI5010_DEBUG>=3) printk x
85 #ifndef NI5010_DEBUG86 #define NI5010_DEBUG 0 macro272 if (NI5010_DEBUG && version_printed++ == 0) in ni5010_probe1()422 if (NI5010_DEBUG) ni5010_show_registers(dev); in ni5010_open()569 if (NI5010_DEBUG >= 4) in ni5010_rx()675 if (NI5010_DEBUG) ni5010_show_registers(dev); in hardware_send_packet()683 if (NI5010_DEBUG > 3) dump_packet(buf, length); in hardware_send_packet()710 if (NI5010_DEBUG) ni5010_show_registers(dev); in hardware_send_packet()