Searched refs:dev_warn (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbevf_main.c | 33 dev_warn(adapter->pdev_dev, "only using %d of %d maximum" in size_nports_qsets() 47 dev_warn(adapter->pdev_dev, "only using %d of %d provisioned" in size_nports_qsets() 56 dev_warn(adapter->pdev_dev, "only using %d of %d available" in size_nports_qsets() 288 dev_warn(adapter, in cxgbevf_probe()
|
| H A D | cxgbe_compat.h | 35 #define dev_warn(x, fmt, ...) \ macro 47 #define pr_warn(fmt, ...) dev_warn(0, fmt, ##__VA_ARGS__)
|
| H A D | cxgbe_main.c | 1124 dev_warn(adap, in cxgbe_load_fw_config() 1183 dev_warn(adap, in cxgbe_load_fw_config() 1208 dev_warn(adap, "Unable to finalize Firmware Capabilities %d\n", in cxgbe_load_fw_config() 1346 dev_warn(adapter, "Firmware reset failed, error %d\n", in adap_init0_config() 1361 dev_warn(adapter, "Unable to do init0-tweaks %d\n", -ret); in adap_init0_config() 1371 dev_warn(adapter, "Initializing Firmware failed, error %d\n", in adap_init0_config() 2229 …dev_warn(adapter, "Incorrect SGE EGRESS QUEUES_PER_PAGE configuration, continuing in debug mode\n"… in cxgbe_probe() 2324 dev_warn(adapter, "could not allocate CLIP. Continuing\n"); in cxgbe_probe() 2330 dev_warn(adapter, "could not allocate SMT, continuing\n"); in cxgbe_probe() 2335 dev_warn(adapter, "could not allocate L2T. Continuing\n"); in cxgbe_probe() [all …]
|
| H A D | cxgbe_filter.c | 960 dev_warn(adap, "%s: could not find filter entry: %u\n", in cxgbe_del_filter() 1177 dev_warn(adap, "%s: could not find filter entry: %d\n", in cxgbe_hash_filter_rpl() 1220 dev_warn(adap, "%s: filter creation failed with status = %u\n", in cxgbe_hash_filter_rpl() 1292 dev_warn(adap, "filter %u setup failed with error %u\n", in cxgbe_filter_rpl() 1450 dev_warn(adap, "%s: could not find filter entry: %u\n", in cxgbe_hash_del_filter_rpl()
|
| H A D | sge.c | 1089 dev_warn(adap, "%s: mapping err for coalesce\n", in t4_eth_xmit() 1954 dev_warn(adap->pdev_dev, "Failed to set Congestion Manager Context for Ingress Queue %d: %d\n", in t4_sge_alloc_rxq() 2487 dev_warn(adap, "Unable to get VF SGE Queues/Page; " in t4vf_sge_init()
|
| H A D | cxgbe_ethdev.c | 534 dev_warn(adapter, "%s: number of descriptors must be >= %d. Using default [%d]\n", in cxgbe_dev_tx_queue_setup() 658 dev_warn(adapter, "%s: number of descriptors must be >= %d. Using default [%d]\n", in cxgbe_dev_rx_queue_setup()
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_fme_rsu.c | 353 dev_warn(dev, "Failed to register signal handler" in fpga_update_flash()
|
| H A D | ifpga_enumerate.c | 983 dev_warn(hw, "bad port offset %u >= %pa\n", in find_dfls_by_default()
|