Searched refs:queue_spec (Results 1 – 3 of 3) sorted by relevance
1389 struct of_phandle_args queue_spec; in ixp4xx_hss_probe() local1436 &queue_spec); in ixp4xx_hss_probe()1442 &queue_spec); in ixp4xx_hss_probe()1445 port->rxtrigq = queue_spec.args[0]; in ixp4xx_hss_probe()1448 &queue_spec); in ixp4xx_hss_probe()1451 port->rxq = queue_spec.args[0]; in ixp4xx_hss_probe()1454 &queue_spec); in ixp4xx_hss_probe()1457 port->txq = queue_spec.args[0]; in ixp4xx_hss_probe()1460 &queue_spec); in ixp4xx_hss_probe()1463 port->rxfreeq = queue_spec.args[0]; in ixp4xx_hss_probe()[all …]
464 struct of_phandle_args queue_spec; in init_ixp_crypto() local477 &queue_spec); in init_ixp_crypto()482 recv_qid = queue_spec.args[0]; in init_ixp_crypto()483 of_node_put(queue_spec.np); in init_ixp_crypto()486 &queue_spec); in init_ixp_crypto()491 send_qid = queue_spec.args[0]; in init_ixp_crypto()492 of_node_put(queue_spec.np); in init_ixp_crypto()
1444 struct of_phandle_args queue_spec; in ixp4xx_of_get_platdata() local1474 &queue_spec); in ixp4xx_of_get_platdata()1479 plat->rxq = queue_spec.args[0]; in ixp4xx_of_get_platdata()1483 &queue_spec); in ixp4xx_of_get_platdata()1488 plat->txreadyq = queue_spec.args[0]; in ixp4xx_of_get_platdata()