Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Dmc_sys.c21 static int mc_status_to_error(enum mc_cmd_status status) in mc_status_to_error() function
83 return mc_status_to_error(status); in mc_send_command()