Home
last modified time | relevance | path

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

/src/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c230 static int bnxt_probe_phy(struct bnxt_softc *softc);
2724 rc = bnxt_probe_phy(softc); in bnxt_attach_post()
4319 bnxt_probe_phy(struct bnxt_softc *softc) in bnxt_probe_phy() function