| /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 | 5002 static bool rps_flow_is_active(struct rps_dev_flow *rflow, in rps_flow_is_active() argument 5013 flow_last_active = READ_ONCE(rflow->last_qtail); in rps_flow_is_active() 5022 struct rps_dev_flow *rflow, u16 next_cpu, u32 hash) in set_rps_cpu() argument 5067 old_rflow = rflow; in set_rps_cpu() 5068 rflow = tmp_rflow; in set_rps_cpu() 5069 WRITE_ONCE(rflow->filter, rc); in set_rps_cpu() 5070 WRITE_ONCE(rflow->hash, hash); in set_rps_cpu() 5077 rps_input_queue_tail_save(&rflow->last_qtail, head); in set_rps_cpu() 5080 WRITE_ONCE(rflow->cpu, next_cpu); in set_rps_cpu() 5081 return rflow; in set_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-j7200-mcu-wakeup.dtsi | 376 "tchan", "rchan", "rflow"; 389 ti,sci-rm-range-rflow = <0x00>; /* 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-j784s4-j742s2-mcu-wakeup-common.dtsi | 495 "tchan", "rchan", "rflow"; 506 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|
| H A D | k3-am62p-j722s-common-main.dtsi | 149 "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-am62-main.dtsi | 155 "ring", "tchan", "rchan", "rflow"; 175 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-am64-main.dtsi | 175 "ring", "tchan", "rchan", "rflow"; 201 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-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 | 1566 "tchan", "rchan", "rflow"; 1580 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 */
|