Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in 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) in qib_enable_wc() function
H A Dqib_init.c778 int __attribute__((weak)) qib_enable_wc(struct qib_devdata *dd) in qib_enable_wc() function
1484 ret = qib_enable_wc(dd); in qib_init_one()
H A Dqib.h1117 int qib_enable_wc(struct qib_devdata *dd);
/kernel/linux/linux-6.6/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) in 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) in qib_enable_wc() function
H A Dqib_init.c778 int __attribute__((weak)) qib_enable_wc(struct qib_devdata *dd) in qib_enable_wc() function
1483 ret = qib_enable_wc(dd); in qib_init_one()
H A Dqib.h1113 int qib_enable_wc(struct qib_devdata *dd);

Completed in 11 milliseconds