phy_stop_machine

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

phy_stop_machine - stop the PHY state machine tracking

SYNOPSIS

void phy_stop_machine(struct phy_device * phydev);

ARGUMENTS

phydev

target phy_device struct

DESCRIPTION

Stops the state machine timer, sets the state to UP (unless it wasn't up yet). This function must be called BEFORE phy_detach.