Home
last modified time | relevance | path

Searched refs:FMAN_EX_FPM_STALL_ON_TASKS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman.h123 FMAN_EX_FPM_STALL_ON_TASKS, /* Stall of tasks on FPM */ enumerator
H A Dfman.c1000 case FMAN_EX_FPM_STALL_ON_TASKS: in set_exception()
1349 ret = fman->exception_cb(fman, FMAN_EX_FPM_STALL_ON_TASKS); in fpm_err_event()
1481 case FMAN_EX_FPM_STALL_ON_TASKS: in get_exception_flag()
2903 fman_set_exception(fman, FMAN_EX_FPM_STALL_ON_TASKS, false); in fman_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman.h96 FMAN_EX_FPM_STALL_ON_TASKS, /* Stall of tasks on FPM */ enumerator
H A Dfman.c974 case FMAN_EX_FPM_STALL_ON_TASKS: in set_exception()
1323 ret = fman->exception_cb(fman, FMAN_EX_FPM_STALL_ON_TASKS); in fpm_err_event()
1455 case FMAN_EX_FPM_STALL_ON_TASKS: in get_exception_flag()
2877 fman_set_exception(fman, FMAN_EX_FPM_STALL_ON_TASKS, false); in fman_probe()

Completed in 11 milliseconds