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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc.h142 uint32_t LinkUp; member in struct:lpfc_stats
H A Dlpfc_hbadisc.c883 phba->fc_stat.LinkUp++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A D8139cp.c289 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator in enum:__anon5117
1300 options = cpr8 (Config3) & ~(LinkUp | MagicPacket);
1303 if (wol->wolopts & WAKE_PHY) options |= LinkUp;
1340 if (options & LinkUp) wol->wolopts |= WAKE_PHY;
H A Dr8169.c328 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator in enum:RTL8169_register_content
649 if (options & LinkUp)
677 { WAKE_PHY, Config3, LinkUp },

Completed in 126 milliseconds