Home
last modified time | relevance | path

Searched refs:dpseci_congestion_notification_cfg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/caam/
H A Ddpseci.h319 struct dpseci_congestion_notification_cfg { struct
330 u16 token, const struct dpseci_congestion_notification_cfg *cfg); argument
333 u16 token, struct dpseci_congestion_notification_cfg *cfg);
H A Ddpseci.c382 u16 token, const struct dpseci_congestion_notification_cfg *cfg) in dpseci_set_congestion_notification()
417 u16 token, struct dpseci_congestion_notification_cfg *cfg) in dpseci_get_congestion_notification()
H A Dcaamalg_qi2.c4936 struct dpseci_congestion_notification_cfg cong_notif_cfg = { 0 }; in dpaa2_dpseci_congestion_setup()