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

/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_wc_ppc64.c41 * qib_enable_wc - enable write combining for MMIO writes to the device
46 int qib_enable_wc(struct qib_devdata *dd) qib_enable_wc() function
H A Dqib_wc_x86_64.c47 * qib_enable_wc - enable write combining for MMIO writes to the device
53 int qib_enable_wc(struct qib_devdata *dd) qib_enable_wc() function
H A Dqib_init.c802 int __attribute__((weak)) qib_enable_wc(struct qib_devdata *dd) qib_enable_wc() function
1540 ret = qib_enable_wc(dd); qib_init_one()
H A Dqib.h1142 int qib_enable_wc(struct qib_devdata *dd);

Completed in 157 milliseconds