Home
last modified time | relevance | path

Searched refs:LinkUp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/realtek/
H A D8139cp.c274 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator
1331 options = cpr8 (Config3) & ~(LinkUp | MagicPacket); in netdev_set_wol()
1334 if (wol->wolopts & WAKE_PHY) options |= LinkUp; in netdev_set_wol()
1371 if (options & LinkUp) wol->wolopts |= WAKE_PHY; in netdev_get_wol()
H A Dr8169_main.c433 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator
1589 r8169_mod_reg8_cond(tp, Config3, LinkUp, wolopts & WAKE_PHY); in __rtl8169_set_wol()
/linux/drivers/scsi/lpfc/
H A Dlpfc.h293 uint32_t LinkUp; member
H A Dlpfc_hbadisc.c3776 phba->fc_stat.LinkUp++; in lpfc_mbx_cmpl_read_topology()
/linux/Documentation/admin-guide/
H A Ddevices.txt2664 0 = /dev/ttyLU0 LinkUp Systems L72xx UART - port 0
2665 1 = /dev/ttyLU1 LinkUp Systems L72xx UART - port 1
2666 2 = /dev/ttyLU2 LinkUp Systems L72xx UART - port 2
2667 3 = /dev/ttyLU3 LinkUp Systems L72xx UART - port 3