Home
last modified time | relevance | path

Searched refs:dpseci_rsp_get_attributes (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/caam/
H A Ddpseci_cmd.h68 struct dpseci_rsp_get_attributes { struct
69 iddpseci_rsp_get_attributes global() argument
70 pad0dpseci_rsp_get_attributes global() argument
71 num_tx_queuesdpseci_rsp_get_attributes global() argument
72 num_rx_queuesdpseci_rsp_get_attributes global() argument
73 pad1dpseci_rsp_get_attributes global() argument
74 optionsdpseci_rsp_get_attributes global() argument
H A Ddpseci.c166 struct dpseci_rsp_get_attributes *rsp_params; in dpseci_get_attributes()
176 rsp_params = (struct dpseci_rsp_get_attributes *)cmd.params; in dpseci_get_attributes()