Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A De1000phy.c117 static const struct mii_phy_funcs e1000phy_funcs = { variable
137 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &e1000phy_funcs, 0); in e1000phy_attach()