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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/phy/
H A Dfixed.c61 int(*link_update)(struct net_device*, struct fixed_phy_status*); member in struct:fixed_info
71 int(*link_update)(struct net_device*, struct fixed_phy_status*))
75 if(link_update == NULL)
81 fixed->link_update = link_update;
146 if(fixed->link_update) {
147 fixed->link_update(fixed->phydev->attached_dev,

Completed in 81 milliseconds