Home
last modified time | relevance | path

Searched refs:PFE_PMD_ERR (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_ethdev.c74 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()
287 PFE_PMD_ERR("hif_lib_client_register(%d)" in pfe_eth_open()
910 PFE_PMD_ERR("Invalid mdio-mux-val...."); in pfe_get_gemac_if_proprties()
936 PFE_PMD_ERR("Supported Port IDS are 0 and 1"); in parse_integer_arg()
1013 PFE_PMD_ERR("of_init failed with ret: %d", rc); in pmd_pfe_probe()
1019 PFE_PMD_ERR("Invalid device node"); in pmd_pfe_probe()
1031 PFE_PMD_ERR("of_translate_address failed\n"); in pmd_pfe_probe()
1043 PFE_PMD_ERR("of_translate_address failed\n"); in pmd_pfe_probe()
[all …]
H A Dpfe_hif.c22 PFE_PMD_ERR("Could not allocate buffer descriptors!"); in pfe_hif_alloc_descr()
218 PFE_PMD_ERR("client %d already registered", client_id); in pfe_hif_client_register()
283 PFE_PMD_ERR("client %d not registered", client_id); in pfe_hif_client_unregister()
497 PFE_PMD_ERR("%d %d %d %d %d %p %d", in client_ack_txpacket()
525 PFE_PMD_ERR("Invalid cl id %d", desc_sw->client_id); in __hif_tx_done_process()
624 PFE_PMD_ERR("client id %d out of bounds", client_id); in hif_process_client_req()
645 PFE_PMD_ERR("unsupported request %d", req); in hif_process_client_req()
772 PFE_PMD_ERR("Failed\n"); in pfe_hif_rx_idle()
819 PFE_PMD_ERR("\nioctl failed for intr enable err: %d\n", in pfe_hif_init()
828 PFE_PMD_ERR("epoll_ctl failed with err = %d\n", errno); in pfe_hif_init()
H A Dpfe_logs.h19 #define PFE_PMD_ERR(fmt, args...) \ macro
H A Dpfe_hal.c360 PFE_PMD_ERR("Invalid or not support MTU size"); in gemac_set_rx()
366 PFE_PMD_ERR("Max supported MTU on Rev1 is %d", MAX_MTU_ON_REV1); in gemac_set_rx()
383 PFE_PMD_ERR("Jumbo not supported on Rev1"); in gemac_enable_rx_jmb()
H A Dpfe_hif_lib.c63 PFE_PMD_ERR("Low memory"); in pfe_hif_shm_init()
192 PFE_PMD_ERR("pending transmit packet"); in hif_lib_client_cleanup_tx_queue()