Home
last modified time | relevance | path

Searched refs:sglist_component (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c49 struct sglist_component *sg_ptr = NULL; in setup_sgio_components()
74 sg_ptr = (struct sglist_component *)buffer; in setup_sgio_components()
136 g_sz_bytes = ((req->incnt + 3) / 4) * sizeof(struct sglist_component); in setup_sgio_list()
153 s_sz_bytes = ((req->outcnt + 3) / 4) * sizeof(struct sglist_component); in setup_sgio_list()
H A Drequest_manager.h74 struct sglist_component { struct
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c49 struct sglist_component *sg_ptr = NULL; in setup_sgio_components()
74 sg_ptr = (struct sglist_component *)buffer; in setup_sgio_components()
136 g_sz_bytes = ((req->incnt + 3) / 4) * sizeof(struct sglist_component); in setup_sgio_list()
153 s_sz_bytes = ((req->outcnt + 3) / 4) * sizeof(struct sglist_component); in setup_sgio_list()
H A Drequest_manager.h74 struct sglist_component { struct

Completed in 3 milliseconds