Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Ddpseci.c393 cmd_params->notification_mode = cpu_to_le16(cfg->notification_mode); in dpseci_set_congestion_notification()
433 cfg->notification_mode = le16_to_cpu(rsp_params->notification_mode); in dpseci_get_congestion_notification()
H A Ddpseci_cmd.h141 __le16 notification_mode; member
H A Ddpseci.h326 u16 notification_mode; member
H A Dcaamalg_qi2.c4969 cong_notif_cfg.notification_mode = DPSECI_CGN_MODE_WRITE_MEM_ON_ENTER | in dpaa2_dpseci_congestion_setup()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c30 cfg.notification_mode = DPNI_CONG_OPT_FLOW_CONTROL; in dpaa2_eth_set_pfc_cn()
H A Ddpni-cmd.h633 __le16 notification_mode; member
H A Ddpni.h921 u16 notification_mode; member
H A Ddpni.c1489 cmd_params->notification_mode = cpu_to_le16(cfg->notification_mode); in dpni_set_congestion_notification()