Searched refs:ipath_init_chip (Results 1 - 5 of 5) 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 DMakefile14 ipath_init_chip.o \
H A Dipath_init_chip.c695 * ipath_init_chip - do the actual initialization sequence on the chip
709 int ipath_init_chip(struct ipath_devdata *dd, int reinit) function
H A Dipath_kernel.h873 int ipath_init_chip(struct ipath_devdata *, int);
H A Dipath_sysfs.c655 ret = ipath_init_chip(dd, 1);
H A Dipath_driver.c597 ret = ipath_init_chip(dd, 0); /* do the chip-specific init */
2325 * Everything it does has to be setup again by ipath_init_chip(dd,1)
2614 ret = ipath_init_chip(dd, 1);

Completed in 44 milliseconds