Lines Matching refs:IONIC_PRINT
249 IONIC_PRINT(WARNING, "Failed to bring port UP"); in ionic_dev_set_link_up()
273 IONIC_PRINT(WARNING, "Failed to bring port DOWN"); in ionic_dev_set_link_down()
344 IONIC_PRINT(DEBUG, "->"); in ionic_dev_interrupt_handler()
567 IONIC_PRINT(ERR, "RSS RETA not initialized, " in ionic_dev_rss_reta_update()
573 IONIC_PRINT(ERR, "The size of hash lookup table configured " in ionic_dev_rss_reta_update()
607 IONIC_PRINT(ERR, "The size of hash lookup table configured " in ionic_dev_rss_reta_query()
615 IONIC_PRINT(ERR, "RSS RETA has not been built yet"); in ionic_dev_rss_reta_query()
641 IONIC_PRINT(NOTICE, "RSS not enabled"); in ionic_dev_rss_hash_conf_get()
779 IONIC_PRINT(ERR, "id value isn't valid"); in ionic_dev_xstats_get_names_by_id()
839 IONIC_PRINT(ERR, "id value isn't valid"); in ionic_dev_xstats_get_by_id()
869 IONIC_PRINT(ERR, "Cannot configure LIF: %d", err); in ionic_dev_configure()
918 IONIC_PRINT(ERR, "Invalid link setting"); in ionic_dev_start()
924 IONIC_PRINT(ERR, "Cannot start LIF: %d", err); in ionic_dev_start()
953 IONIC_PRINT(ERR, "Cannot stop LIF: %d", err); in ionic_dev_stop()
973 IONIC_PRINT(ERR, "Cannot stop LIF: %d", err); in ionic_dev_close()
979 IONIC_PRINT(ERR, "Cannot destroy LIF: %d", err); in ionic_dev_close()
1013 IONIC_PRINT(DEBUG, "Up to %u MAC addresses supported", in eth_ionic_dev_init()
1021 IONIC_PRINT(ERR, "Failed to allocate %u bytes needed to " in eth_ionic_dev_init()
1030 IONIC_PRINT(ERR, "Cannot allocate LIFs: %d, aborting", in eth_ionic_dev_init()
1037 IONIC_PRINT(ERR, "Cannot init LIFs: %d, aborting", err); in eth_ionic_dev_init()
1045 IONIC_PRINT(DEBUG, "Port %u initialized", eth_dev->data->port_id); in eth_ionic_dev_init()
1081 IONIC_PRINT(DEBUG, "Configuring %u intrs", adapter->nintrs); in ionic_configure_intr()
1084 IONIC_PRINT(ERR, "Fail to create eventfd"); in ionic_configure_intr()
1089 IONIC_PRINT(DEBUG, in ionic_configure_intr()
1097 IONIC_PRINT(ERR, "Failed to allocate %u vectors", in ionic_configure_intr()
1108 IONIC_PRINT(ERR, in ionic_configure_intr()
1118 IONIC_PRINT(ERR, "Failure enabling interrupts (%d)", err); in ionic_configure_intr()
1158 IONIC_PRINT(DEBUG, "Initializing device %s", in eth_ionic_pci_probe()
1163 IONIC_PRINT(ERR, "OOM"); in eth_ionic_pci_probe()
1176 IONIC_PRINT(ERR, "Mac init failed: %d", err); in eth_ionic_pci_probe()
1198 IONIC_PRINT(ERR, "Cannot setup device: %d, aborting", err); in eth_ionic_pci_probe()
1204 IONIC_PRINT(ERR, "Cannot identify device: %d, aborting", in eth_ionic_pci_probe()
1211 IONIC_PRINT(ERR, "Cannot init device: %d, aborting", err); in eth_ionic_pci_probe()
1218 IONIC_PRINT(ERR, "Cannot identify port: %d, aborting", in eth_ionic_pci_probe()
1225 IONIC_PRINT(ERR, "Cannot init port: %d, aborting", err); in eth_ionic_pci_probe()
1232 IONIC_PRINT(ERR, "Cannot identify lif: %d, aborting", err); in eth_ionic_pci_probe()
1239 IONIC_PRINT(ERR, "Cannot size LIFs: %d, aborting", err); in eth_ionic_pci_probe()
1255 IONIC_PRINT(ERR, "Cannot create eth device for " in eth_ionic_pci_probe()
1266 IONIC_PRINT(ERR, "Failed to configure interrupts"); in eth_ionic_pci_probe()