Home
last modified time | relevance | path

Searched refs:pools_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
487 pools_phandle = of_get_property(dpa_node, "fsl,bman-buffer-pools", in fman_if_init()
489 if (!pools_phandle) { in fman_if_init()
510 pool_node = of_find_node_by_phandle(*pools_phandle); in fman_if_init()
571 pools_phandle++; in fman_if_init()