Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c175 u16 g_sz_bytes, s_sz_bytes; in setup_sgio_list() local
187 s_sz_bytes = ((req->outcnt + 3) / 4) * in setup_sgio_list()
190 dlen = g_sz_bytes + s_sz_bytes + SG_LIST_HDR_SIZE; in setup_sgio_list()