Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c211 const phandle *mac_phandle, *ports_phandle, *pools_phandle; in fman_if_init() local
257 mac_phandle = of_get_property(dpa_node, mprop, &lenp); in fman_if_init()
258 if (!mac_phandle) { in fman_if_init()
263 mac_node = of_find_node_by_phandle(*mac_phandle); in fman_if_init()