Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/fsl/qbman/
Dbman_portal.c91 int bman_portals_probed(void) in bman_portals_probed() function
95 EXPORT_SYMBOL_GPL(bman_portals_probed);
/Linux-v5.10/include/soc/fsl/
Dbman.h143 int bman_portals_probed(void);
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2906 err = bman_portals_probed(); in dpaa_eth_probe()