Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/infiniband/
Dsysfs.txt29 phys_state - Port physical state (Sleep, Polling, LinkUp, etc)
/linux-4.1.27/drivers/net/ethernet/realtek/
D8139cp.c273 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator
1332 options = cpr8 (Config3) & ~(LinkUp | MagicPacket); in netdev_set_wol()
1335 if (wol->wolopts & WAKE_PHY) options |= LinkUp; in netdev_set_wol()
1372 if (options & LinkUp) wol->wolopts |= WAKE_PHY; in netdev_get_wol()
Dr8169.c582 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator
1697 if (options & LinkUp) in __rtl8169_get_wol()
1758 { WAKE_PHY, Config3, LinkUp }, in __rtl8169_set_wol()
8204 if ((RTL_R8(Config3) & LinkUp) != 0) in rtl_init_one()
8208 if ((RTL_R8(Config3) & (LinkUp | MagicPacket)) != 0) in rtl_init_one()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc.h252 uint32_t LinkUp; member
Dlpfc_hbadisc.c3336 phba->fc_stat.LinkUp++; in lpfc_mbx_cmpl_read_topology()
/linux-4.1.27/Documentation/
Ddevices.txt2749 0 = /dev/ttyLU0 LinkUp Systems L72xx UART - port 0
2750 1 = /dev/ttyLU1 LinkUp Systems L72xx UART - port 1
2751 2 = /dev/ttyLU2 LinkUp Systems L72xx UART - port 2
2752 3 = /dev/ttyLU3 LinkUp Systems L72xx UART - port 3