Home
last modified time | relevance | path

Searched refs:link_change (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.h21 int (*link_change)(struct emac_adapter *adpt, bool link_state); member
/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c706 if (tp->link_change) in tulip_interrupt()
707 (tp->link_change)(dev, csr5); in tulip_interrupt()
H A Dtulip.h440 void (*link_change) (struct net_device * dev, int csr5); member
H A Dtulip_core.c1714 tp->link_change = pnic2_lnk_change; in tulip_init_one()
1716 tp->link_change = t21142_lnk_change; in tulip_init_one()
1718 tp->link_change = pnic_lnk_change; in tulip_init_one()
/linux/include/linux/pds/
H A Dpds_adminq.h138 struct pds_core_link_change_event link_change; member