Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_portal.c91 int bman_portals_probed(void) in bman_portals_probed() function
95 EXPORT_SYMBOL_GPL(bman_portals_probed);
/openbmc/linux/include/soc/fsl/
H A Dbman.h143 int bman_portals_probed(void);
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c3307 err = bman_portals_probed(); in dpaa_eth_probe()