Home
last modified time | relevance | path

Searched refs:cxgbi_ppm_release (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c333 int cxgbi_ppm_release(struct cxgbi_ppm *ppm) in cxgbi_ppm_release() function
343 EXPORT_SYMBOL(cxgbi_ppm_release);
H A Dlibcxgb_ppm.h331 int cxgbi_ppm_release(struct cxgbi_ppm *ppm);
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c27 cxgbi_ppm_release(cdev2ppm(cdev)); in _cxgbit_free_cdev()
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c125 cxgbi_ppm_release(cdev->cdev2ppm(cdev)); in cxgbi_device_destroy()