Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mii/
H A Dlxtphy.c116 static const struct mii_phy_funcs lxtphy_funcs = { variable
136 mii_phy_dev_attach(dev, MIIF_NOMANPAUSE, &lxtphy_funcs, 0); in lxtphy_attach()