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

/linux-master/drivers/crypto/caam/
H A Ddpseci.c393 cmd_params->notification_mode = cpu_to_le16(cfg->notification_mode);
433 cfg->notification_mode = le16_to_cpu(rsp_params->notification_mode);
H A Ddpseci_cmd.h141 __le16 notification_mode; member in struct:dpseci_cmd_congestion_notification
H A Ddpseci.h316 * @notification_mode: Mask of available options; use 'DPSECI_CGN_MODE_<X>'
326 u16 notification_mode; member in struct:dpseci_congestion_notification_cfg
H A Dcaamalg_qi2.c4972 cong_notif_cfg.notification_mode = DPSECI_CGN_MODE_WRITE_MEM_ON_ENTER |
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c30 cfg.notification_mode = DPNI_CONG_OPT_FLOW_CONTROL;
H A Ddpni-cmd.h633 __le16 notification_mode; member in struct:dpni_cmd_set_congestion_notification
H A Ddpni.h911 * @notification_mode: Mask of available options; use 'DPNI_CONG_OPT_<X>' values
921 u16 notification_mode; member in struct:dpni_congestion_notification_cfg
H A Ddpni.c1489 cmd_params->notification_mode = cpu_to_le16(cfg->notification_mode);

Completed in 128 milliseconds