Searched refs:en_warn (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 727 en_warn(priv, "Failed to run mlx4_ACCESS_PTYS_REG status(%x)", in ethtool_get_ptys_settings() 883 en_warn(priv, "Failed to QUERY mlx4_ACCESS_PTYS_REG status(%x)\n", in mlx4_en_set_settings() 895 en_warn(priv, "Not supported link mode(s) requested, check supported link modes.\n"); in mlx4_en_set_settings() 909 en_warn(priv, "Failed to write mlx4_ACCESS_PTYS_REG eth_proto_admin(0x%x) status(0x%x)", in mlx4_en_set_settings() 916 en_warn(priv, "Port link mode changed, restarting port...\n"); in mlx4_en_set_settings() 1109 …en_warn(priv, "Toeplitz hash function should be used in conjunction with RX hashing for optimal pe… in mlx4_en_check_rxfh_func() 1115 en_warn(priv, "Enabling both XOR Hash function and RX Hashing can limit RPS functionality\n"); in mlx4_en_check_rxfh_func() 1503 en_warn(priv, "rxnfc: RX ring (%llu) doesn't exist\n", in mlx4_en_flow_replace() 1509 en_warn(priv, "rxnfc: RX ring (%llu) is inactive\n", in mlx4_en_flow_replace() 1673 en_warn(priv, "Unsupported ethtool command. (%d)\n", cmd->cmd); in mlx4_en_set_rxnfc() [all …]
|
D | en_netdev.c | 181 en_warn(priv, "RFS: ignoring unsupported ip protocol (%d)\n", in mlx4_en_filter_work() 540 en_warn(priv, "Failed Attaching Unicast\n"); in mlx4_en_uc_steer_add() 872 en_warn(priv, "Entering promiscuous mode\n"); in mlx4_en_set_promisc_mode() 931 en_warn(priv, "Leaving promiscuous mode\n"); in mlx4_en_clear_promisc_mode() 1218 en_warn(priv, "Forcing promiscuous mode on port:%d\n", in mlx4_en_do_uc_filter() 1221 en_warn(priv, "Stop forcing promiscuous mode on port:%d\n", in mlx4_en_do_uc_filter() 1293 en_warn(priv, "Tx timeout called on port:%d\n", priv->port); in mlx4_en_tx_timeout() 1298 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() 2366 en_warn(priv, "vxlan port %d configured, can't add port %d\n", in mlx4_en_add_vxlan_port() 2852 en_warn(priv, "Assigned random MAC address %pM\n", dev->dev_addr); in mlx4_en_init_netdev() [all …]
|
D | en_tx.c | 365 en_warn(priv, "Tx consumer passed producer!\n"); in mlx4_en_free_tx_buf() 614 en_warn(priv, "Non-linear headers\n"); in get_real_size() 749 en_warn(priv, "Oversized header or SG list\n"); in mlx4_en_xmit()
|
D | mlx4_en.h | 870 #define en_warn(priv, format, ...) \ macro
|
D | en_rx.c | 291 en_warn(priv, "Only %d buffers allocated reducing ring size to %d\n", in mlx4_en_fill_rx_buffers()
|