Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/soc/fsl/
Dbman.h143 int bman_portals_probed(void);
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c3311 err = bman_portals_probed(); in dpaa_eth_probe()