Searched refs:qib_enable_wc (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/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) function
H A Dqib_wc_x86_64.c46 * qib_enable_wc - enable write combining for MMIO writes to the device
52 int qib_enable_wc(struct qib_devdata *dd) function
H A Dqib_init.c649 int __attribute__((weak)) qib_enable_wc(struct qib_devdata *dd) function
1310 ret = qib_enable_wc(dd);
H A Dqib.h1054 int qib_enable_wc(struct qib_devdata *dd);

Completed in 182 milliseconds