Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Ddpseci_cmd.h40 #define DPSECI_CMDID_GET_RX_QUEUE DPSECI_CMD_V1(0x196) macro
H A Ddpseci.c238 cmd.header = mc_encode_cmd_header(DPSECI_CMDID_GET_RX_QUEUE, in dpseci_get_rx_queue()