Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/dpaa2_sec/mc/
H A Ddpseci.c705 cmd_params->notification_mode = cfg->notification_mode; in dpseci_set_congestion_notification()
755 cfg->notification_mode = le16_to_cpu(rsp_params->notification_mode); in dpseci_get_congestion_notification()
H A Dfsl_dpseci.h405 uint16_t notification_mode; member
H A Dfsl_dpseci_cmd.h244 uint16_t notification_mode; member
/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni_cmd.h693 uint16_t notification_mode; member
714 uint16_t notification_mode; member
H A Ddpni.c1844 cmd_params->notification_mode = cpu_to_le16(cfg->notification_mode); in dpni_set_congestion_notification()
1907 cfg->notification_mode = le16_to_cpu(rsp_params->notification_mode); in dpni_get_congestion_notification()
H A Dfsl_dpni.h1033 uint16_t notification_mode; member
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c896 cong_notif_cfg.notification_mode = in dpaa2_dev_tx_queue_setup()