/linux/drivers/dma/ti/ |
H A D | k3-udma.c | 290 struct udma_rflow *rflow; member 659 ring = uc->rflow->fd_ring; in udma_push_to_ring() 699 ring = uc->rflow->r_ring; in udma_pop_from_ring() 734 ring1 = uc->rflow->fd_ring; in udma_reset_rings() 735 ring2 = uc->rflow->r_ring; in udma_reset_rings() 1330 static void __udma_put_rflow(struct udma_dev *ud, struct udma_rflow *rflow) in __udma_put_rflow() argument 1332 if (!test_bit(rflow->id, ud->rflow_in_use)) { in __udma_put_rflow() 1333 dev_err(ud->dev, "attempt to put unused rflow%d\n", rflow->id); in __udma_put_rflow() 1337 dev_dbg(ud->dev, "put rflow%d\n", rflow->id); in __udma_put_rflow() 1338 clear_bit(rflow->id, ud->rflow_in_use); in __udma_put_rflow() [all …]
|
H A D | k3-udma-private.c | 141 XUDMA_GET_RESOURCE_ID(rflow);
|
/linux/net/core/ |
H A D | dev.c | 4854 struct rps_dev_flow *rflow, u16 next_cpu) in set_rps_cpu() argument 4883 old_rflow = rflow; in set_rps_cpu() 4884 rflow = &flow_table->flows[flow_id]; in set_rps_cpu() 4885 WRITE_ONCE(rflow->filter, rc); in set_rps_cpu() 4891 rps_input_queue_tail_save(&rflow->last_qtail, head); in set_rps_cpu() 4894 WRITE_ONCE(rflow->cpu, next_cpu); in set_rps_cpu() 4895 return rflow; in set_rps_cpu() 4941 struct rps_dev_flow *rflow; in get_rps_cpu() local 4957 rflow = &flow_table->flows[rfs_slot(hash, flow_table)]; in get_rps_cpu() 4958 tcpu = rflow->cpu; in get_rps_cpu() [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-mcu.dtsi | 225 "tchan", "rchan", "rflow"; 237 ti,sci-rm-range-rflow = <0x0>; /* GP RFLOW */
|
H A D | k3-j721e-mcu-wakeup.dtsi | 496 "tchan", "rchan", "rflow"; 509 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|
H A D | k3-j721s2-mcu-wakeup.dtsi | 497 "tchan", "rchan", "rflow"; 509 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|
H A D | k3-am62p-j722s-common-main.dtsi | 131 "ring", "tchan", "rchan", "rflow"; 152 ti,sci-rm-range-rflow = <0x2a>, /* FLOW_UNMAPPED_RX_CHAN */
|
H A D | k3-am62-main.dtsi | 150 "ring", "tchan", "rchan", "rflow"; 170 ti,sci-rm-range-rflow = <0x2a>, /* FLOW_UNMAPPED_RX_CHAN */
|
H A D | k3-am62a-main.dtsi | 150 "ring", "tchan", "rchan", "rflow"; 171 ti,sci-rm-range-rflow = <0x2a>, /* FLOW_UNMAPPED_RX_CHAN */
|
H A D | k3-j7200-main.dtsi | 297 "tchan", "rchan", "rflow"; 311 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|
H A D | k3-am64-main.dtsi | 175 "ring", "tchan", "rchan", "rflow"; 201 ti,sci-rm-range-rflow = <0x2a>, /* FLOW_UNMAPPED_RX_CHAN */
|
H A D | k3-am65-main.dtsi | 811 "tchan", "rchan", "rflow"; 823 ti,sci-rm-range-rflow = <0x0>; /* GP RFLOW */
|
H A D | k3-j721s2-main.dtsi | 1097 "tchan", "rchan", "rflow"; 1111 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|
H A D | k3-j784s4-j742s2-main-common.dtsi | 1557 "tchan", "rchan", "rflow"; 1571 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|
H A D | k3-j721e-main.dtsi | 412 "tchan", "rchan", "rflow"; 426 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|