Home
last modified time | relevance | path

Searched refs:cdev2ppm (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_ddp.c178 struct cxgbi_ppm *ppm = cdev2ppm(cdev); in cxgbit_ddp_reserve()
276 struct cxgbi_ppm *ppm = cdev2ppm(cdev); in cxgbit_release_cmd()
Dcxgbit.h351 struct cxgbi_ppm *cdev2ppm(struct cxgbit_device *cdev) in cdev2ppm() function
Dcxgbit_main.c30 cxgbi_ppm_release(cdev2ppm(cdev)); in _cxgbit_free_cdev()
Dcxgbit_target.c858 struct cxgbi_ppm *ppm = cdev2ppm(csk->com.cdev); in cxgbit_allocate_cmd()
/Linux-v4.19/drivers/scsi/cxgbi/
Dlibcxgbi.c124 cxgbi_ppm_release(cdev->cdev2ppm(cdev)); in cxgbi_device_destroy()
1334 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in cxgbi_ddp_reserve()
1425 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in task_release_itt()
1459 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in task_reserve_itt()
1501 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in cxgbi_parse_pdu_itt()
2087 struct cxgbi_ppm *ppm = csk->cdev->cdev2ppm(csk->cdev); in cxgbi_conn_xmit_pdu()
2386 ppm = csk->cdev->cdev2ppm(csk->cdev); in cxgbi_bind_conn()
Dlibcxgbi.h483 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); member
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1084 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() function
1268 cdev->cdev2ppm = cdev2ppm; in cxgb3i_ddp_init()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1968 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() function
2006 cdev->cdev2ppm = cdev2ppm; in cxgb4i_ddp_init()