Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_wc_ppc64.c46 int ipath_enable_wc(struct ipath_devdata *dd) in ipath_enable_wc() function
Dipath_wc_x86_64.c51 int ipath_enable_wc(struct ipath_devdata *dd) in ipath_enable_wc() function
Dipath_kernel.h874 int ipath_enable_wc(struct ipath_devdata *dd);
Dipath_driver.c291 int __attribute__((weak)) ipath_enable_wc(struct ipath_devdata *dd) in ipath_enable_wc() function
599 ret = ipath_enable_wc(dd); in ipath_init_one()