Lines Matching refs:lio_dev_err
82 lio_dev_err(lio_dev, "Failed to send RX Control message\n"); in lio_send_rx_ctrl_cmd()
87 lio_dev_err(lio_dev, "RX Control command timed out\n"); in lio_send_rx_ctrl_cmd()
154 lio_dev_err(lio_dev, "Port %d down\n", in lio_dev_xstats_get()
176 lio_dev_err(lio_dev, "failed to get port stats from firmware. status: %x\n", in lio_dev_xstats_get()
189 lio_dev_err(lio_dev, "failed to get port stats from firmware\n"); in lio_dev_xstats_get()
224 lio_dev_err(lio_dev, "Port %d down\n", in lio_dev_xstats_get_names()
252 lio_dev_err(lio_dev, "Port %d down\n", in lio_dev_xstats_reset()
273 lio_dev_err(lio_dev, "Failed to send clear stats command\n"); in lio_dev_xstats_reset()
279 lio_dev_err(lio_dev, "Clear stats command timed out\n"); in lio_dev_xstats_reset()
396 lio_dev_err(lio_dev, in lio_dev_info_get()
445 lio_dev_err(lio_dev, "Port %d down, can't set MTU\n", in lio_dev_mtu_set()
454 lio_dev_err(lio_dev, "VF MTU should be >= %d and <= %d\n", in lio_dev_mtu_set()
475 lio_dev_err(lio_dev, "Failed to send command to change MTU\n"); in lio_dev_mtu_set()
480 lio_dev_err(lio_dev, "Command to change MTU timed out\n"); in lio_dev_mtu_set()
510 lio_dev_err(lio_dev, "Port %d down, can't update reta\n", in lio_dev_rss_reta_update()
516 lio_dev_err(lio_dev, in lio_dev_rss_reta_update()
558 lio_dev_err(lio_dev, "Failed to set rss hash\n"); in lio_dev_rss_reta_update()
563 lio_dev_err(lio_dev, "Set rss hash timed out\n"); in lio_dev_rss_reta_update()
580 lio_dev_err(lio_dev, in lio_dev_rss_reta_query()
647 lio_dev_err(lio_dev, "Port %d down, can't update hash\n", in lio_dev_rss_hash_update()
746 lio_dev_err(lio_dev, "Failed to set rss hash\n"); in lio_dev_rss_hash_update()
751 lio_dev_err(lio_dev, "Set rss hash timed out\n"); in lio_dev_rss_hash_update()
782 lio_dev_err(lio_dev, "Unsupported tunnel type\n"); in lio_dev_udp_tunnel_add()
803 lio_dev_err(lio_dev, "Failed to send VXLAN_PORT_ADD command\n"); in lio_dev_udp_tunnel_add()
808 lio_dev_err(lio_dev, "VXLAN_PORT_ADD command timed out\n"); in lio_dev_udp_tunnel_add()
839 lio_dev_err(lio_dev, "Unsupported tunnel type\n"); in lio_dev_udp_tunnel_del()
860 lio_dev_err(lio_dev, "Failed to send VXLAN_PORT_DEL command\n"); in lio_dev_udp_tunnel_del()
865 lio_dev_err(lio_dev, "VXLAN_PORT_DEL command timed out\n"); in lio_dev_udp_tunnel_del()
899 lio_dev_err(lio_dev, "Failed to %s VLAN port\n", in lio_dev_vlan_filter_set()
905 lio_dev_err(lio_dev, "Command to %s VLAN port timed out\n", in lio_dev_vlan_filter_set()
996 lio_dev_err(lio_dev, "Failed to send change flag message\n"); in lio_change_dev_flag()
1001 lio_dev_err(lio_dev, "Change dev flag command timed out\n"); in lio_change_dev_flag()
1014 lio_dev_err(lio_dev, "Require firmware version >= %s\n", in lio_dev_promiscuous_enable()
1020 lio_dev_err(lio_dev, "Port %d down, can't enable promiscuous\n", in lio_dev_promiscuous_enable()
1035 lio_dev_err(lio_dev, "Require firmware version >= %s\n", in lio_dev_promiscuous_disable()
1041 lio_dev_err(lio_dev, "Port %d down, can't disable promiscuous\n", in lio_dev_promiscuous_disable()
1056 lio_dev_err(lio_dev, "Port %d down, can't enable multicast\n", in lio_dev_allmulticast_enable()
1071 lio_dev_err(lio_dev, "Port %d down, can't disable multicast\n", in lio_dev_allmulticast_disable()
1175 lio_dev_err(lio_dev, "Invalid rx queue number %u\n", q_no); in lio_dev_rx_queue_setup()
1194 lio_dev_err(lio_dev, "droq allocation failed\n"); in lio_dev_rx_queue_setup()
1257 lio_dev_err(lio_dev, "Invalid tx queue number %u\n", q_no); in lio_dev_tx_queue_setup()
1273 lio_dev_err(lio_dev, "Runtime IQ(TxQ) creation failed.\n"); in lio_dev_tx_queue_setup()
1432 lio_dev_err(lio_dev, in lio_dev_start()
1507 lio_dev_err(lio_dev, "Unable to set Link UP\n"); in lio_dev_set_link_up()
1538 lio_dev_err(lio_dev, "Unable to set Link Down\n"); in lio_dev_set_link_down()
1621 lio_dev_err(lio_dev, "Failed to send TNL_RX_CSUM command\n"); in lio_enable_hw_tunnel_rx_checksum()
1626 lio_dev_err(lio_dev, "TNL_RX_CSUM command timed out\n"); in lio_enable_hw_tunnel_rx_checksum()
1655 lio_dev_err(lio_dev, "Failed to send TNL_TX_CSUM command\n"); in lio_enable_hw_tunnel_tx_checksum()
1660 lio_dev_err(lio_dev, "TNL_TX_CSUM command timed out\n"); in lio_enable_hw_tunnel_tx_checksum()
1672 lio_dev_err(lio_dev, "Require firmware version >= %s\n", in lio_send_queue_count_update()
1694 lio_dev_err(lio_dev, "Failed to send queue count control command\n"); in lio_send_queue_count_update()
1699 lio_dev_err(lio_dev, "Queue count control command timed out\n"); in lio_send_queue_count_update()
1728 lio_dev_err(lio_dev, "Failed to configure device registers\n"); in lio_reconf_queues()
1794 lio_dev_err(lio_dev, "iq/oq config failed status: %x\n", in lio_dev_configure()
1811 lio_dev_err(lio_dev, "iq/oq config failed\n"); in lio_dev_configure()
1825 lio_dev_err(lio_dev, in lio_dev_configure()
1904 lio_dev_err(lio_dev, "Failed retval %d\n", retval); in lio_dev_configure()
1978 lio_dev_err(lio_dev, "Unsupported Chip\n"); in lio_chip_specific_setup()
2000 lio_dev_err(lio_dev, "Chip specific setup failed\n"); in lio_first_time_init()
2006 lio_dev_err(lio_dev, "sc buffer pool allocation failed\n"); in lio_first_time_init()
2016 lio_dev_err(lio_dev, "Mailbox setup failed\n"); in lio_first_time_init()
2035 lio_dev_err(lio_dev, "Failed to configure device registers\n"); in lio_first_time_init()
2040 lio_dev_err(lio_dev, "Failed to setup instruction queue 0\n"); in lio_first_time_init()
2115 lio_dev_err(lio_dev, "Device init failed\n"); in lio_eth_dev_init()
2122 lio_dev_err(lio_dev, in lio_eth_dev_init()