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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c900 ipath_free_pddata(dd, pd);
H A Dipath_kernel.h918 void ipath_free_pddata(struct ipath_devdata *, struct ipath_portdata *);
H A Dipath_driver.c743 ipath_free_pddata(dd, pd);
2423 * ipath_free_pddata - free a port's allocated data
2434 void ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd) function
H A Dipath_file_ops.c2148 ipath_free_pddata(dd, pd); /* after releasing the mutex */

Completed in 107 milliseconds