Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
179 if (__bman_portals_probed == 1 && bman_requires_cleanup()) { in bman_portal_probe()
202 __bman_portals_probed = -1; in bman_portal_probe()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds