Lines Matching refs:enable
369 * By default enable padding in hdx mode to 97 bytes.
465 * in "forced" mode using the "autonegotiation enable" bit (bit-12) in the
508 static int lance_mode = 1; /* to enable LANCE mode */
509 static int mifpoll_enable = 0; /* to enable mif poll */
510 static int ngu_enable = 0; /* to enable Never Give Up mode */
512 static int eri_force_mlf = 0; /* to enable mif poll */
2239 * 9. Program the ETX Configuration register (enable the Transmit DMA channel).
2240 * 10. Program the ERX Configuration register (enable the Receive DMA channel).
2241 * 11. Program the XIF Configuration Register (enable the XIF).
5486 eri_mif_poll(struct eri *erip, soft_mif_enable_t enable)
5488 if (enable == MIF_POLL_START) {
5497 } else if (enable == MIF_POLL_STOP) {