Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tulip/
Dinterrupt.c487 if (tp->link_change) in tulip_interrupt()
488 (tp->link_change)(dev, csr5); in tulip_interrupt()
Dtulip.h411 void (*link_change) (struct net_device * dev, int csr5); member
Dtulip_core.c1751 tp->link_change = pnic2_lnk_change; in tulip_init_one()
1753 tp->link_change = t21142_lnk_change; in tulip_init_one()
1755 tp->link_change = pnic_lnk_change; in tulip_init_one()