Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmii.h285 int mii_get_speed(mii_handle_t mii);
/titanic_41/usr/src/uts/common/io/mii/
H A Dmii.c437 mii_get_speed(mii_handle_t mh) in mii_get_speed() function
/titanic_41/usr/src/uts/common/io/iprb/
H A Diprb.c1665 ((ip->miih == NULL) || (mii_get_speed(ip->miih) == 10000000)) && in iprb_periodic()
/titanic_41/usr/src/uts/common/io/atge/
H A Datge_main.c448 speed = mii_get_speed(atgep->atge_mii); in atge_mac_config()
/titanic_41/usr/src/uts/common/io/yge/
H A Dyge.c361 speed = mii_get_speed(port->p_mii); in yge_mii_notify()