Home
last modified time | relevance | path

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

/drivers/crypto/marvell/octeontx2/
A Dotx2_cpt_reqmgr.h447 #define SG_LIST_HDR_SIZE 8 macro
495 dlen = g_len + s_len + SG_LIST_HDR_SIZE; in otx2_sg_info_create()
510 info->out_buffer = info->in_buffer + SG_LIST_HDR_SIZE + g_len; in otx2_sg_info_create()
/drivers/crypto/cavium/cpt/
A Drequest_manager.h17 #define SG_LIST_HDR_SIZE 8 macro
A Dcptvf_reqmanager.c170 info->dlen = g_sz_bytes + s_sz_bytes + SG_LIST_HDR_SIZE; in setup_sgio_list()
/drivers/crypto/marvell/octeontx/
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()

Completed in 13 milliseconds