Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bfe/
H A Dbfe.h342 uint16_t bfe_mii_exp; member
H A Dbfe.c750 bfe->bfe_mii_exp = bfe_read_phy(bfe, MII_AN_EXPANSION); in bfe_check_link()
755 if (bfe->bfe_mii_exp == 0xffff) { in bfe_check_link()
756 bfe->bfe_mii_exp = 0; in bfe_check_link()
1538 v = (bfe->bfe_mii_exp & MII_AN_EXP_LPCANAN) != 0; in bfe_mac_getstat()