Home
last modified time | relevance | path

Searched defs:cdev2ppm (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1082 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() function
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit.h348 struct cxgbi_ppm *cdev2ppm(struct cxgbit_device *cdev) in cdev2ppm() function
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2065 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() function
/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.h487 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); member