Searched refs:setup_sgio_components (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_reqmgr.c | 96 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()
|
| /Linux-v5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_reqmanager.c | 44 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()
|