Lines Matching refs:sfc_err

226 		sfc_err(sa, "unexpected adapter state %u to configure",  in sfc_dev_configure()
364 sfc_err(sa, "unexpected adapter state %u on close", sa->state); in sfc_dev_close()
702 sfc_err(sa, "failed to reset statistics (rc = %d)", rc); in sfc_stats_reset()
876 sfc_err(sa, "%s: unexpected flow control value %#x", in sfc_flow_ctrl_get()
898 sfc_err(sa, "unsupported flow control settings specified"); in sfc_flow_ctrl_set()
963 sfc_err(sa, "MTU check for RxQ %u failed: %s", i, in sfc_check_scatter_on_all_rx_queues()
984 sfc_err(sa, "too small MTU %u (PDU size %u less than min %u)", in sfc_dev_set_mtu()
990 sfc_err(sa, "too big MTU %u (PDU size %u greater than max %u)", in sfc_dev_set_mtu()
1035 sfc_err(sa, "cannot start with neither new (%u) nor old (%u) " in sfc_dev_set_mtu()
1090 sfc_err(sa, "cannot set MAC address (rc = %u)", rc); in sfc_mac_addr_set()
1101 sfc_err(sa, "cannot set filter (rc = %u)", rc); in sfc_mac_addr_set()
1120 sfc_err(sa, "cannot restart adapter (rc = %u)", rc); in sfc_mac_addr_set()
1145 sfc_err(sa, "isolated mode is active on the port"); in sfc_set_mc_addr_list()
1146 sfc_err(sa, "will not set multicast address list"); in sfc_set_mc_addr_list()
1154 sfc_err(sa, "too many multicast addresses: %u > %u", in sfc_set_mc_addr_list()
1173 sfc_err(sa, "cannot set multicast address list (rc = %u)", rc); in sfc_set_mc_addr_list()
1567 sfc_err(sa, "RSS is not available"); in sfc_dev_rss_hash_update()
1572 sfc_err(sa, "RSS is not configured"); in sfc_dev_rss_hash_update()
1578 sfc_err(sa, "RSS key size is wrong (should be %zu)", in sfc_dev_rss_hash_update()
1622 sfc_err(sa, "failed to restore RSS key"); in sfc_dev_rss_hash_update()
1630 sfc_err(sa, "failed to restore RSS mode"); in sfc_dev_rss_hash_update()
1687 sfc_err(sa, "RSS is not available"); in sfc_dev_rss_reta_update()
1692 sfc_err(sa, "RSS is not configured"); in sfc_dev_rss_reta_update()
1697 sfc_err(sa, "RETA size is wrong (should be %u)", in sfc_dev_rss_reta_update()
1764 sfc_err(sa, "Unknown filter type %u", filter_type); in sfc_dev_filter_ctrl()
1926 sfc_err(sa, "Rx datapath %s not found", rx_name); in sfc_eth_dev_set_ops()
1931 sfc_err(sa, in sfc_eth_dev_set_ops()
1940 sfc_err(sa, "Rx datapath by caps %#x not found", in sfc_eth_dev_set_ops()
1963 sfc_err(sa, "Tx datapath %s not found", tx_name); in sfc_eth_dev_set_ops()
1968 sfc_err(sa, in sfc_eth_dev_set_ops()
1977 sfc_err(sa, "Tx datapath by caps %#x not found", in sfc_eth_dev_set_ops()