Searched refs:LINK_UP (Results 1 – 7 of 7) sorted by relevance
23 #define LINK_UP BIT(15) macro
194 return data & LINK_UP; in xgene_enet_link_status()221 if (!(value & LINK_UP)) in xgene_sgmii_reset()
364 #define LINK_UP 0x04 macro688 newlinkstate = (cfg & CFG_LNKSTS) ? LINK_UP : LINK_DOWN; in phy_intr()690 if (newlinkstate & LINK_UP && in phy_intr()
249 link mlx5_0/1 state ACTIVE physical_state LINK_UP netdev p0sf88
134 raise a LINK_UP event to both the hosts to indicate the host
165 #define LINK_UP (1 << 3) macro
107 #define LINK_UP 0x00000002 macro2199 if (!(port_status & LINK_UP)) { in handle_link_event()