Searched refs:LinkUp (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/realtek/
H A D8139cp.c273 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator in enum:__anon7246
1332 options = cpr8 (Config3) & ~(LinkUp | MagicPacket); netdev_set_wol()
1335 if (wol->wolopts & WAKE_PHY) options |= LinkUp; netdev_set_wol()
1372 if (options & LinkUp) wol->wolopts |= WAKE_PHY; netdev_get_wol()
H A Dr8169.c582 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator in enum:rtl_register_content
1697 if (options & LinkUp) __rtl8169_get_wol()
1758 { WAKE_PHY, Config3, LinkUp }, __rtl8169_set_wol()
8204 if ((RTL_R8(Config3) & LinkUp) != 0) rtl_init_one()
8208 if ((RTL_R8(Config3) & (LinkUp | MagicPacket)) != 0) rtl_init_one()
/linux-4.1.27/drivers/infiniband/core/
H A Dsysfs.c241 case 5: return sprintf(buf, "5: LinkUp\n"); phys_state_show()
/linux-4.1.27/drivers/net/ethernet/hp/
H A Dhp100.h394 /* after LinkUp Cmd is given and set */
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc.h252 uint32_t LinkUp; member in struct:lpfc_stats
H A Dlpfc_hbadisc.c3336 phba->fc_stat.LinkUp++; lpfc_mbx_cmpl_read_topology()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_intr.c295 ipath_cdbg(LINKVERB, "LinkUp handled, skipped\n"); handle_e_ibstatuschanged()
H A Dipath_driver.c102 "LinkUp",

Completed in 288 milliseconds