Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/ti/
H A Dknav_qmss.h306 struct list_head qmgrs; member
369 list_for_each_entry(qmgr, &kdev->qmgrs, list)
H A Dknav_qmss_queue.c1390 struct device_node *qmgrs) in knav_queue_init_qmgrs() argument
1398 for_each_child_of_node(qmgrs, child) { in knav_queue_init_qmgrs()
1481 list_add_tail(&qmgr->list, &kdev->qmgrs); in knav_queue_init_qmgrs()
1756 struct device_node *qmgrs, *queue_pools, *regions, *pdsps; in knav_queue_probe() local
1780 INIT_LIST_HEAD(&kdev->qmgrs); in knav_queue_probe()
1802 qmgrs = of_get_child_by_name(node, "qmgrs"); in knav_queue_probe()
1803 if (!qmgrs) { in knav_queue_probe()
1808 ret = knav_queue_init_qmgrs(kdev, qmgrs); in knav_queue_probe()
1809 of_node_put(qmgrs); in knav_queue_probe()
/openbmc/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2g-netcp.dtsi21 qmgrs {
H A Dkeystone-k2l-netcp.dtsi19 qmgrs {
H A Dkeystone-k2e-netcp.dtsi19 qmgrs {
H A Dkeystone-k2hk-netcp.dtsi19 qmgrs {
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2g-netcp.dtsi23 qmgrs {
H A Dkeystone-k2e-netcp.dtsi22 qmgrs {
H A Dkeystone-k2l-netcp.dtsi22 qmgrs {
H A Dkeystone-k2hk-netcp.dtsi22 qmgrs {
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt29 - qmgrs : child node describing the individual queue managers on the
127 qmgrs {