Lines Matching defs:signal
492 * EEPROM will signal that the command has been completed by clearing
1331 * signal detection. So this should be done before e1000_setup_pcs_link()
1409 uint32_t signal = 0;
1415 * set when the optics detect a signal. On older adapters, it will be
1416 * cleared when there is a signal. This applies to fiber media only.
1422 signal = (hw->mac_type > e1000_82544) ? E1000_CTRL_SWDPIN1 : 0;
1498 /* If we have a signal (the cable is plugged in) then poll for a "Link-Up"
1502 * For internal serdes, we just assume a signal is present, then poll.
1505 (E1000_READ_REG(hw, CTRL) & E1000_CTRL_SWDPIN1) == signal) {
1517 * we detect a signal. This will allow us to communicate with
2406 uint32_t signal = 0;
2414 * set when the optics detect a signal. On older adapters, it will be
2415 * cleared when there is a signal. This applies to fiber media only.
2418 signal = (hw->mac_type > e1000_82544) ? E1000_CTRL_SWDPIN1 : 0;
2524 * auto-negotiate), the cable is plugged in (we have signal), and our
2531 ((ctrl & E1000_CTRL_SWDPIN1) == signal)) ||
2877 /* We must first send a preamble through the MDIO pin to signal the
2977 * out to the PHY. We first send a preamble to the PHY to signal the