Searched refs:en_warn (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 757 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() 1151 en_warn(priv, "%s: rx_pending (%d) < min (%d)\n", in mlx4_en_set_ringparam() 1157 en_warn(priv, "%s: tx_pending (%d) < min (%lu)\n", in mlx4_en_set_ringparam() 1237 …en_warn(priv, "Toeplitz hash function should be used in conjunction with RX hashing for optimal pe… in mlx4_en_check_rxfh_func() 1243 en_warn(priv, "Enabling both XOR Hash function and RX Hashing can limit RPS functionality\n"); in mlx4_en_check_rxfh_func() 1628 en_warn(priv, "rxnfc: RX ring (%llu) doesn't exist\n", in mlx4_en_flow_replace() [all …]
|
D | en_netdev.c | 242 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() 901 en_warn(priv, "Entering promiscuous mode\n"); in mlx4_en_set_promisc_mode() 960 en_warn(priv, "Leaving promiscuous mode\n"); in mlx4_en_clear_promisc_mode() 1247 en_warn(priv, "Forcing promiscuous mode on port:%d\n", in mlx4_en_do_uc_filter() 1250 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() 2283 en_warn(priv, "%s: mlx4_en_copy_priv() failed, return\n", in mlx4_en_try_alloc_resources() 2289 en_warn(priv, in mlx4_en_try_alloc_resources() [all …]
|
D | en_tx.c | 374 en_warn(priv, "Tx consumer passed producer!\n"); in mlx4_en_free_tx_buf() 657 en_warn(priv, "Non-linear headers\n"); in get_real_size() 906 en_warn(priv, "Oversized header or SG list\n"); in mlx4_en_xmit()
|
D | mlx4_en.h | 838 #define en_warn(priv, format, ...) \ macro
|
D | en_rx.c | 202 en_warn(priv, "Only %d buffers allocated reducing ring size to %d\n", in mlx4_en_fill_rx_buffers()
|