Searched refs:LINK_STATUS (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/include/net/irda/
H A Dirmod.h36 } LINK_STATUS; typedef in typeref:enum:__anon13463
84 LINK_STATUS link, LOCK_STATUS lock);
H A Dirlmp.h244 void irlmp_status_indication(struct lap_cb *, LINK_STATUS link, LOCK_STATUS lock);
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.h33 #define LINK_STATUS BIT(2) macro
H A Dxgene_enet_sgmac.c252 if ((data & AUTO_NEG_COMPLETE) && (data & LINK_STATUS)) xgene_sgmac_init()
256 if (!(data & AUTO_NEG_COMPLETE) || !(data & LINK_STATUS)) xgene_sgmac_init()
/linux-4.4.14/net/irda/irnet/
H A Dirnet_irda.h132 LINK_STATUS,
H A Dirnet_irda.c1296 LINK_STATUS link, irnet_status_indication()
/linux-4.4.14/drivers/net/usb/
H A Dpegasus.h50 #define LINK_STATUS 0x01 macro
H A Dr8152.c461 LINK_STATUS = 0x02, enumerator in enum:rtl_register_content
2989 if (speed & LINK_STATUS) { set_carrier()
3431 bool hw_linking = !!(rtl8152_get_speed(tp) & LINK_STATUS); delay_autosuspend()
H A Dpegasus.c661 /* d[5].LINK_STATUS lies on some adapters. intr_callback()
/linux-4.4.14/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h291 #define LINK_STATUS 0x4 macro
/linux-4.4.14/net/irda/
H A Dirttp.c71 LINK_STATUS link, LOCK_STATUS lock);
982 LINK_STATUS link, LOCK_STATUS lock) irttp_status_indication()
H A Dirlmp.c1271 LINK_STATUS link, LOCK_STATUS lock) irlmp_status_indication()

Completed in 322 milliseconds