Searched refs:PFE_PMD_ERR (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/pfe/ |
| H A D | pfe_ethdev.c | 74 PFE_PMD_ERR("Unable to open SoC device"); in pfe_soc_version_get() 81 PFE_PMD_ERR("Unable to read SoC device"); in pfe_soc_version_get() 164 PFE_PMD_ERR("epoll_wait fails with %d\n", errno); in pfe_recv_pkts_on_intr() 271 PFE_PMD_ERR("hif_lib_client_register(%d)" in pfe_eth_open() 867 PFE_PMD_ERR("Invalid mdio-mux-val...."); in pfe_get_gemac_if_proprties() 893 PFE_PMD_ERR("Supported Port IDS are 0 and 1"); in parse_integer_arg() 970 PFE_PMD_ERR("of_init failed with ret: %d", rc); in pmd_pfe_probe() 976 PFE_PMD_ERR("Invalid device node"); in pmd_pfe_probe() 988 PFE_PMD_ERR("of_translate_address failed\n"); in pmd_pfe_probe() 1000 PFE_PMD_ERR("of_translate_address failed\n"); in pmd_pfe_probe() [all …]
|
| H A D | pfe_hif.c | 23 PFE_PMD_ERR("Could not allocate buffer descriptors!"); in pfe_hif_alloc_descr() 219 PFE_PMD_ERR("client %d already registered", client_id); in pfe_hif_client_register() 284 PFE_PMD_ERR("client %d not registered", client_id); in pfe_hif_client_unregister() 498 PFE_PMD_ERR("%d %d %d %d %d %p %d", in client_ack_txpacket() 526 PFE_PMD_ERR("Invalid cl id %d", desc_sw->client_id); in __hif_tx_done_process() 625 PFE_PMD_ERR("client id %d out of bounds", client_id); in hif_process_client_req() 646 PFE_PMD_ERR("unsupported request %d", req); in hif_process_client_req() 773 PFE_PMD_ERR("Failed\n"); in pfe_hif_rx_idle() 820 PFE_PMD_ERR("\nioctl failed for intr enable err: %d\n", in pfe_hif_init() 829 PFE_PMD_ERR("epoll_ctl failed with err = %d\n", errno); in pfe_hif_init()
|
| H A D | pfe_logs.h | 19 #define PFE_PMD_ERR(fmt, args...) \ macro
|
| H A D | pfe_hal.c | 362 PFE_PMD_ERR("Invalid or not support MTU size"); in gemac_set_rx() 368 PFE_PMD_ERR("Max supported MTU on Rev1 is %d", MAX_MTU_ON_REV1); in gemac_set_rx() 385 PFE_PMD_ERR("Jumbo not supported on Rev1"); in gemac_enable_rx_jmb()
|
| H A D | pfe_hif_lib.c | 63 PFE_PMD_ERR("Low memory"); in pfe_hif_shm_init() 192 PFE_PMD_ERR("pending transmit packet"); in hif_lib_client_cleanup_tx_queue()
|