Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c382 static void bge_tbi_link_upd(struct bge_softc *, uint32_t);
2527 sc->bge_link_upd = bge_tbi_link_upd; in bge_attach()
4582 bge_tbi_link_upd(struct bge_softc *sc, uint32_t status) in bge_tbi_link_upd() function