Home
last modified time | relevance | path

Searched refs:phy_cap_pause (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/mii/
H A Dmiipriv.h88 boolean_t phy_cap_pause; member
H A Dmii.c309 ph->phy_cap_pause = mh->m_cap_pause = pauseable; in mii_set_pauseable()
861 if (ph->phy_cap_pause) { in mii_m_setprop()
981 *val = ph->phy_cap_pause; in mii_m_getstat()
1706 ph->phy_cap_pause = mh->m_cap_pause; in _mii_probe_phy()