Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_ddcb.h135 #define ICRC_LENGTH(n) ((n) + 8 + 8 + 8) /* used ASIV + hdr fields */ macro
H A Dcard_ddcb.c873 ICRC_LENGTH(req->cmd.asiv_length), 0xffff); in __genwqe_enqueue_ddcb()