Home
last modified time | relevance | path

Searched refs:en_warn (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c757 en_warn(priv, "Failed to run mlx4_ACCESS_PTYS_REG status(%x)", in ethtool_get_ptys_link_ksettings()
945 en_warn(priv, "Failed to QUERY mlx4_ACCESS_PTYS_REG status(%x)\n", in mlx4_en_set_link_ksettings()
968 en_warn(priv, "Not supported link mode(s) requested, check supported link modes.\n"); in mlx4_en_set_link_ksettings()
984 en_warn(priv, "Failed to write mlx4_ACCESS_PTYS_REG eth_proto_admin(0x%x) status(0x%x)", in mlx4_en_set_link_ksettings()
991 en_warn(priv, "Port link mode changed, restarting port...\n"); in mlx4_en_set_link_ksettings()
1133 en_warn(priv, "%s: rx_pending (%d) < min (%d)\n", in mlx4_en_set_ringparam()
1139 en_warn(priv, "%s: tx_pending (%d) < min (%lu)\n", in mlx4_en_set_ringparam()
1219en_warn(priv, "Toeplitz hash function should be used in conjunction with RX hashing for optimal pe… in mlx4_en_check_rxfh_func()
1225 en_warn(priv, "Enabling both XOR Hash function and RX Hashing can limit RPS functionality\n"); in mlx4_en_check_rxfh_func()
1612 en_warn(priv, "rxnfc: RX ring (%llu) doesn't exist\n", in mlx4_en_flow_replace()
[all …]
Den_netdev.c241 en_warn(priv, "RFS: ignoring unsupported ip protocol (%d)\n", in mlx4_en_filter_work()
604 en_warn(priv, "Failed Attaching Unicast\n"); in mlx4_en_uc_steer_add()
897 en_warn(priv, "Entering promiscuous mode\n"); in mlx4_en_set_promisc_mode()
956 en_warn(priv, "Leaving promiscuous mode\n"); in mlx4_en_clear_promisc_mode()
1243 en_warn(priv, "Forcing promiscuous mode on port:%d\n", in mlx4_en_do_uc_filter()
1246 en_warn(priv, "Stop forcing promiscuous mode on port:%d\n", in mlx4_en_do_uc_filter()
1373 en_warn(priv, "Tx timeout called on port:%d\n", priv->port); in mlx4_en_tx_timeout()
1380 en_warn(priv, "TX timeout on queue: %d, QP: 0x%x, CQ: 0x%x, Cons: 0x%x, Prod: 0x%x\n", in mlx4_en_tx_timeout()
2282 en_warn(priv, in mlx4_en_try_alloc_resources()
2690 en_warn(priv, "vxlan port %d configured, can't add port %d\n", in mlx4_en_add_vxlan_port()
[all …]
Den_tx.c364 en_warn(priv, "Tx consumer passed producer!\n"); in mlx4_en_free_tx_buf()
619 en_warn(priv, "Non-linear headers\n"); in get_real_size()
868 en_warn(priv, "Oversized header or SG list\n"); in mlx4_en_xmit()
Dmlx4_en.h829 #define en_warn(priv, format, ...) \ macro
Den_rx.c202 en_warn(priv, "Only %d buffers allocated reducing ring size to %d\n", in mlx4_en_fill_rx_buffers()