Lines Matching defs:mode
211 unsigned int mode = MODE_PORT_10BT;
214 mode |= MODE_PROMISC;
227 return mode;
237 u16 multi_hash[4], mode = am79c961_get_rx_mode(dev, multi_hash);
258 write_rreg (dev->base_addr, MODE, mode);
375 * Set or clear promiscuous/multicast mode filter for this adapter.
381 u16 multi_hash[4], mode = am79c961_get_rx_mode(dev, multi_hash);
390 * Put the chip into suspend mode
395 * Spin waiting for chip to report suspend mode
411 * Write the mode register
413 write_rreg(dev->base_addr, MODE, mode);
417 * Put the chip back into running mode