Searched refs:sc_eth_id (Results 1 – 5 of 5) sorted by relevance
65 uint8_t sc_eth_id; /* Ethernet ID within its frame manager */ member
168 sc->sc_base.sc_eth_id = mac_id; in memac_fdt_attach()
172 sc->sc_base.sc_eth_id = mac_id; in dtsec_fdt_attach()
103 if (FMAN_RESET_MAC(device_get_parent(sc->sc_base.sc_dev), sc->sc_base.sc_eth_id) != 0) in dtsec_fm_mac_init()
111 if (FMAN_RESET_MAC(device_get_parent(sc->sc_base.sc_dev), sc->sc_base.sc_eth_id) != 0) in memac_fm_mac_init()