Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpdmux.h564 enum dpdmux_error_action error_action; member
H A Ddpdmux.c1097 dpdmux_set_field(cmd_params->flags, ERROR_ACTION, cfg->error_action); in dpdmux_if_set_errors_behavior()
H A Dfsl_dpni.h463 enum dpni_error_action error_action; member
H A Ddpni.c634 dpni_set_field(cmd_params->flags, ERROR_ACTION, cfg->error_action); in dpni_set_errors_behavior()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_mux.c334 mux_err_cfg.error_action = DPDMUX_ERROR_ACTION_CONTINUE; in dpaa2_create_dpdmux_device()
H A Ddpaa2_ethdev.c1234 err_cfg.error_action = DPNI_ERROR_ACTION_SEND_TO_ERROR_QUEUE; in dpaa2_dev_start()
1244 err_cfg.error_action = DPNI_ERROR_ACTION_CONTINUE; in dpaa2_dev_start()