Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_reqmgr.c87 static inline int setup_sgio_components(struct pci_dev *pdev, in setup_sgio_components() function
197 if (setup_sgio_components(pdev, req->in, req->in_cnt, in info_create()
203 if (setup_sgio_components(pdev, req->out, req->out_cnt, in info_create()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c96 static inline int setup_sgio_components(struct pci_dev *pdev, in setup_sgio_components() function
211 if (setup_sgio_components(pdev, req->in, req->incnt, in setup_sgio_list()
217 if (setup_sgio_components(pdev, req->out, req->outcnt, in setup_sgio_list()
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c44 static int setup_sgio_components(struct cpt_vf *cptvf, struct buf_ptr *list, in setup_sgio_components() function
143 ret = setup_sgio_components(cptvf, req->in, in setup_sgio_list()
160 ret = setup_sgio_components(cptvf, req->out, in setup_sgio_list()