Lines Matching refs:IONIC_PRINT
132 IONIC_PRINT(ERR, "%s (%d) failed: %s (%d)", in ionic_adminq_check_err()
177 IONIC_PRINT(DEBUG, "Sending %s to the admin queue", in ionic_adminq_post_wait()
182 IONIC_PRINT(ERR, "Failure posting to the admin queue %d (%d)", in ionic_adminq_post_wait()
208 IONIC_PRINT(DEBUG, "DEVCMD %d done took %ld msecs", in ionic_dev_cmd_wait()
219 IONIC_PRINT(DEBUG, "DEVCMD %d timeout after %ld msecs", in ionic_dev_cmd_wait()
342 IONIC_PRINT(INFO, "speed %d ", ident->port.config.speed); in ionic_port_identify()
343 IONIC_PRINT(INFO, "mtu %d ", ident->port.config.mtu); in ionic_port_identify()
344 IONIC_PRINT(INFO, "state %d ", ident->port.config.state); in ionic_port_identify()
345 IONIC_PRINT(INFO, "an_enable %d ", ident->port.config.an_enable); in ionic_port_identify()
346 IONIC_PRINT(INFO, "fec_type %d ", ident->port.config.fec_type); in ionic_port_identify()
347 IONIC_PRINT(INFO, "pause_type %d ", ident->port.config.pause_type); in ionic_port_identify()
348 IONIC_PRINT(INFO, "loopback_mode %d", in ionic_port_identify()
394 IONIC_PRINT(ERR, "Cannot reserve port info DMA memory"); in ionic_port_init()
409 IONIC_PRINT(ERR, "Failed to init port"); in ionic_port_init()
416 IONIC_PRINT(WARNING, "Failed to bring port UP"); in ionic_port_init()
435 IONIC_PRINT(ERR, "Failed to reset port"); in ionic_port_reset()