Lines Matching defs:enable

556 	u64 extctrl; /* shadow the gpio output enable, etc... */
1534 * the MSB of the generation count to enable generation checking
1779 * then re-enable.
2012 /* enable/disable chip from delivering interrupts */
2013 static void qib_7322_set_intr_state(struct qib_devdata *dd, u32 enable)
2015 if (enable) {
2069 * and cancelling sends. Re-enable error interrupts before possible
2204 * qib_7322_init_hwerrors - enable hardware errors
2209 * we can enable hardware errors in the mask (potentially enabling
2210 * freeze mode), and enable hardware errors as errors (along with
2229 /* enable errors that are masked, at least this first time. */
2239 * Disable and enable the armlaunch error. Used for PIO bandwidth testing
2244 static void qib_set_7322_armlaunch(struct qib_devdata *dd, u32 enable)
2246 if (enable) {
2463 /* always enable these on driver reload, not sticky */
2506 /* Also enable IBSTATUSCHG interrupt. */
2558 /* enable counter writes */
2916 * Set or clear the Send buffer available interrupt enable bit.
3487 * Shouldn't happen since the enable said we could
3985 case QIB_IB_CFG_RXPOL_ENB: /* Get Auto-RX-polarity enable */
3990 case QIB_IB_CFG_LREV_ENB: /* Get Auto-Lane-reversal enable */
4029 case QIB_IB_CFG_HRTBT: /* Get Heartbeat off/enable/auto */
4131 case QIB_IB_CFG_RXPOL_ENB: /* set Auto-RX-polarity enable */
4136 case QIB_IB_CFG_LREV_ENB: /* set Auto-Lane-reversal enable */
4290 case QIB_IB_CFG_HRTBT: /* set Heartbeat off/enable/auto */
4334 /* enable heart beat again */
4546 * already from the enable, but since we don't
5169 qib_dev_err(dd, "Failed to enable INTx\n");
5248 /* and re-enable hdr check */
5632 /* re-enable SDR, for next link down */
6112 /* Re-enable the physical state machine on mezz boards
6255 /* enable tx header checking */
6690 /* before full enable, no interrupts, no locking needed */
7082 * (re)enable checking on a range; used by diags; just
7820 static void serdes_7322_los_enable(struct qib_pportdata *ppd, int enable)
7825 if (enable && !state) {
7829 } else if (!enable && state) {
7876 /* enable LE1 adaptation for all but QME, which is disabled */
8152 int enable, u32 tapenable)
8154 if (enable)