Searched refs:setup_sgio_list (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf_reqmanager.c | 121 static inline int setup_sgio_list(struct cpt_vf *cptvf, in setup_sgio_list() function 435 ret = setup_sgio_list(cptvf, info, req); in process_request()
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_reqmgr.c | 169 static inline int setup_sgio_list(struct pci_dev *pdev, in setup_sgio_list() function 314 ret = setup_sgio_list(pdev, &info, req, gfp); in process_request()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptvf_reqmanager.c | 121 static inline int setup_sgio_list(struct cpt_vf *cptvf, in setup_sgio_list() function 431 ret = setup_sgio_list(cptvf, info, req); in process_request()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_reqmgr.c | 169 static inline int setup_sgio_list(struct pci_dev *pdev, in setup_sgio_list() function 314 ret = setup_sgio_list(pdev, &info, req, gfp); in process_request()
|
Completed in 3 milliseconds