Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/infiniband/
Dsysfs.txt29 phys_state - Port physical state (Sleep, Polling, LinkUp, etc)
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139cp.c274 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator
1337 options = cpr8 (Config3) & ~(LinkUp | MagicPacket); in netdev_set_wol()
1340 if (wol->wolopts & WAKE_PHY) options |= LinkUp; in netdev_set_wol()
1377 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
1709 if (options & LinkUp) in __rtl8169_get_wol()
1770 { WAKE_PHY, Config3, LinkUp }, in __rtl8169_set_wol()
8301 if ((RTL_R8(Config3) & LinkUp) != 0) in rtl_init_one()
8305 if ((RTL_R8(Config3) & (LinkUp | MagicPacket)) != 0) in rtl_init_one()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h254 uint32_t LinkUp; member
Dlpfc_hbadisc.c3324 phba->fc_stat.LinkUp++; in lpfc_mbx_cmpl_read_topology()
/linux-4.4.14/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