Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_portal.c35 static int __bman_portals_probed; variable
93 return __bman_portals_probed; in bman_portals_probed()
115 __bman_portals_probed = -1; in bman_portal_probe()
160 __bman_portals_probed = 1; in bman_portal_probe()
180 if (__bman_portals_probed == 1 && bman_requires_cleanup()) { in bman_portal_probe()
203 __bman_portals_probed = -1; in bman_portal_probe()