Searched defs:rflow (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| H A D | k3-udma-private.c | 118 XUDMA_GET_RESOURCE_ID(rflow); variable
|
| H A D | k3-udma.c | 223 struct udma_rflow *rflow; member 1194 static void __udma_put_rflow(struct udma_dev *ud, struct udma_rflow *rflow) in __udma_put_rflow() argument 1426 struct udma_rflow *rflow = uc->rflow; udma_free_rx_resources() local 1443 struct udma_rflow *rflow; udma_alloc_rx_resources() local 3652 struct udma_rflow *rflow = &ud->rflows[i]; udma_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| H A D | k3-udma-private.c | 141 XUDMA_GET_RESOURCE_ID(rflow); variable
|
| H A D | k3-udma.c | 290 struct udma_rflow *rflow; member 1323 __udma_put_rflow(struct udma_dev *ud, struct udma_rflow *rflow) __udma_put_rflow() argument 1738 struct udma_rflow *rflow = uc->rflow; udma_free_rx_resources() local 1755 struct udma_rflow *rflow; udma_alloc_rx_resources() local 5512 struct udma_rflow *rflow = &ud->rflows[i]; udma_probe() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | cyclades.h | 142 int rflow; member
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | dev.c | 4392 struct rps_dev_flow *rflow; in get_rps_cpu() local 4305 set_rps_cpu(struct net_device *dev, struct sk_buff *skb, struct rps_dev_flow *rflow, u16 next_cpu) set_rps_cpu() argument 4469 struct rps_dev_flow *rflow; rps_may_expire_flow() local 4819 struct rps_dev_flow voidflow, *rflow = &voidflow; netif_rx_internal() local 5584 struct rps_dev_flow voidflow, *rflow = &voidflow; netif_receive_skb_internal() local 5617 struct rps_dev_flow voidflow, *rflow = &voidflow; netif_receive_skb_list_internal() local [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | dev.c | 4598 struct rps_dev_flow *rflow; in get_rps_cpu() local 4511 set_rps_cpu(struct net_device *dev, struct sk_buff *skb, struct rps_dev_flow *rflow, u16 next_cpu) set_rps_cpu() argument 4675 struct rps_dev_flow *rflow; rps_may_expire_flow() local 5068 struct rps_dev_flow voidflow, *rflow = &voidflow; netif_rx_internal() local 5745 struct rps_dev_flow voidflow, *rflow = &voidflow; netif_receive_skb_internal() local 5778 struct rps_dev_flow voidflow, *rflow = &voidflow; netif_receive_skb_list_internal() local [all...] |
Completed in 27 milliseconds