Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c760 en_warn(priv, "Failed to run mlx4_ACCESS_PTYS_REG status(%x)", in ethtool_get_ptys_link_ksettings()
948 en_warn(priv, "Failed to QUERY mlx4_ACCESS_PTYS_REG status(%x)\n", in mlx4_en_set_link_ksettings()
971 en_warn(priv, "Not supported link mode(s) requested, check supported link modes.\n"); in mlx4_en_set_link_ksettings()
987 en_warn(priv, "Failed to write mlx4_ACCESS_PTYS_REG eth_proto_admin(0x%x) status(0x%x)", in mlx4_en_set_link_ksettings()
994 en_warn(priv, "Port link mode changed, restarting port...\n"); in mlx4_en_set_link_ksettings()
1160 en_warn(priv, "%s: rx_pending (%d) < min (%d)\n", in mlx4_en_set_ringparam()
1166 en_warn(priv, "%s: tx_pending (%d) < min (%lu)\n", in mlx4_en_set_ringparam()
1248en_warn(priv, "Toeplitz hash function should be used in conjunction with RX hashing for optimal pe… in mlx4_en_check_rxfh_func()
1254 en_warn(priv, "Enabling both XOR Hash function and RX Hashing can limit RPS functionality\n"); in mlx4_en_check_rxfh_func()
1639 en_warn(priv, "rxnfc: RX ring (%llu) doesn't exist\n", in mlx4_en_flow_replace()
[all …]
Den_netdev.c243 en_warn(priv, "RFS: ignoring unsupported ip protocol (%d)\n", in mlx4_en_filter_work()
608 en_warn(priv, "Failed Attaching Unicast\n"); in mlx4_en_uc_steer_add()
902 en_warn(priv, "Entering promiscuous mode\n"); in mlx4_en_set_promisc_mode()
961 en_warn(priv, "Leaving promiscuous mode\n"); in mlx4_en_clear_promisc_mode()
1248 en_warn(priv, "Forcing promiscuous mode on port:%d\n", in mlx4_en_do_uc_filter()
1251 en_warn(priv, "Stop forcing promiscuous mode on port:%d\n", in mlx4_en_do_uc_filter()
1377 en_warn(priv, "Tx timeout called on port:%d\n", priv->port); in mlx4_en_tx_timeout()
1379 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()
2294 en_warn(priv, "%s: mlx4_en_copy_priv() failed, return\n", in mlx4_en_try_alloc_resources()
2300 en_warn(priv, in mlx4_en_try_alloc_resources()
[all …]
Den_tx.c375 en_warn(priv, "Tx consumer passed producer!\n"); in mlx4_en_free_tx_buf()
667 en_warn(priv, "Non-linear headers\n"); in get_real_size()
914 en_warn(priv, "Oversized header or SG list\n"); in mlx4_en_xmit()
Dmlx4_en.h820 #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()