Home
last modified time | relevance | path

Searched refs:SG_LIST_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.h17 #define SG_LIST_HDR_SIZE 8 macro
H A Dcptvf_reqmanager.c170 info->dlen = g_sz_bytes + s_sz_bytes + SG_LIST_HDR_SIZE; in setup_sgio_list()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_reqmgr.c8 #define SG_LIST_HDR_SIZE 8 macro
178 dlen = g_sz_bytes + s_sz_bytes + SG_LIST_HDR_SIZE; in info_create()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c19 #define SG_LIST_HDR_SIZE 8 macro
190 dlen = g_sz_bytes + s_sz_bytes + SG_LIST_HDR_SIZE; in setup_sgio_list()