Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dif_ogx.c255 void ogx_sgmii_link_change(struct ogx_softc *);
296 .link_change = ogx_sgmii_link_change,
1459 ogx_sgmii_link_change(struct ogx_softc *sc) in ogx_sgmii_link_change() function