Searched refs:rflow (Results 1 – 11 of 11) sorted by relevance
| /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 | 4956 static bool rps_flow_is_active(struct rps_dev_flow *rflow, in rps_flow_is_active() argument 4967 flow_last_active = READ_ONCE(rflow->last_qtail); in rps_flow_is_active() 4976 struct rps_dev_flow *rflow, u16 next_cpu, u32 hash, in set_rps_cpu() argument 5020 old_rflow = rflow; in set_rps_cpu() 5021 rflow = tmp_rflow; in set_rps_cpu() 5022 WRITE_ONCE(rflow->filter, rc); in set_rps_cpu() 5023 WRITE_ONCE(rflow->hash, hash); in set_rps_cpu() 5030 rps_input_queue_tail_save(&rflow->last_qtail, head); in set_rps_cpu() 5033 WRITE_ONCE(rflow->cpu, next_cpu); in set_rps_cpu() 5034 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-j721e-mcu-wakeup.dtsi | 496 "tchan", "rchan", "rflow"; 509 ti,sci-rm-range-rflow = <0x00>; /* 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-j721s2-mcu-wakeup.dtsi | 497 "tchan", "rchan", "rflow"; 509 ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
|
| 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-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-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 */
|