Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
Dipath_init_chip.c889 ipath_free_pddata(dd, pd); in ipath_init_chip()
Dipath_kernel.h919 void ipath_free_pddata(struct ipath_devdata *, struct ipath_portdata *);
Dipath_driver.c730 ipath_free_pddata(dd, pd); in cleanup_device()
2429 void ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd) in ipath_free_pddata() function
Dipath_file_ops.c2153 ipath_free_pddata(dd, pd); /* after releasing the mutex */ in ipath_close()