Searched refs:phy_loc (Results 1 – 6 of 6) sorted by relevance
95 memacphy_get_phy_loc(struct memacphy_softc_common *sc, int *phy_loc) in memacphy_get_phy_loc() argument99 if (phy_loc == NULL) in memacphy_get_phy_loc()103 *phy_loc = MII_PHY_ANY; in memacphy_get_phy_loc()106 *phy_loc = sc->phy; in memacphy_get_phy_loc()113 *phy_loc, error); in memacphy_get_phy_loc()
83 memacphy_fdt_get_phy_loc(device_t dev, int *phy_loc) in memacphy_fdt_get_phy_loc() argument88 return (memacphy_get_phy_loc(&sc->scc, phy_loc)); in memacphy_fdt_get_phy_loc()
83 memacphy_acpi_get_phy_loc(device_t dev, int *phy_loc) in memacphy_acpi_get_phy_loc() argument88 return (memacphy_get_phy_loc(&sc->scc, phy_loc)); in memacphy_acpi_get_phy_loc()
40 int *phy_loc;
508 int phy_loc; member
878 sc->mac.phy_dev, &sc->mac.phy_loc); in dpaa2_ni_setup()895 BMSR_DEFCAPMASK, sc->mac.phy_loc, in dpaa2_ni_setup()