Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c221 static int bnxt_probe_phy(struct bnxt_softc *softc);
2472 rc = bnxt_probe_phy(softc); in bnxt_attach_post()
3913 bnxt_probe_phy(struct bnxt_softc *softc) in bnxt_probe_phy() function