Home
last modified time | relevance | path

Searched defs:aqmq_command_s (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
Dnitrox_req.h421 struct aqmq_command_s { struct
422 __be16 opcode;
423 __be16 param1;
424 __be16 param2;
425 __be16 dlen;
426 __be64 dptr;
427 __be64 rptr;
428 union {
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
Dnitrox_req.h417 struct aqmq_command_s { struct
418 __be16 opcode;
419 __be16 param1;
420 __be16 param2;
421 __be16 dlen;
422 __be64 dptr;
423 __be64 rptr;
424 union {