|
|
@@ -30,7 +30,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
|
|
|
--- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
|
|
|
+++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
|
|
|
-@@ -5485,7 +5485,7 @@ static const struct mtk_soc_data mt2701_
|
|
|
+@@ -5482,7 +5482,7 @@ static const struct mtk_soc_data mt2701_
|
|
|
.desc_size = sizeof(struct mtk_rx_dma),
|
|
|
.irq_done_mask = MTK_RX_DONE_INT,
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID,
|
|
|
@@ -39,7 +39,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|
|
|
},
|
|
|
-@@ -5513,7 +5513,7 @@ static const struct mtk_soc_data mt7621_
|
|
|
+@@ -5510,7 +5510,7 @@ static const struct mtk_soc_data mt7621_
|
|
|
.desc_size = sizeof(struct mtk_rx_dma),
|
|
|
.irq_done_mask = MTK_RX_DONE_INT,
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID,
|
|
|
@@ -48,7 +48,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|
|
|
},
|
|
|
-@@ -5543,7 +5543,7 @@ static const struct mtk_soc_data mt7622_
|
|
|
+@@ -5540,7 +5540,7 @@ static const struct mtk_soc_data mt7622_
|
|
|
.desc_size = sizeof(struct mtk_rx_dma),
|
|
|
.irq_done_mask = MTK_RX_DONE_INT,
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID,
|
|
|
@@ -57,7 +57,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|
|
|
},
|
|
|
-@@ -5572,7 +5572,7 @@ static const struct mtk_soc_data mt7623_
|
|
|
+@@ -5569,7 +5569,7 @@ static const struct mtk_soc_data mt7623_
|
|
|
.desc_size = sizeof(struct mtk_rx_dma),
|
|
|
.irq_done_mask = MTK_RX_DONE_INT,
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID,
|
|
|
@@ -66,7 +66,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|
|
|
},
|
|
|
-@@ -5598,7 +5598,7 @@ static const struct mtk_soc_data mt7629_
|
|
|
+@@ -5595,7 +5595,7 @@ static const struct mtk_soc_data mt7629_
|
|
|
.desc_size = sizeof(struct mtk_rx_dma),
|
|
|
.irq_done_mask = MTK_RX_DONE_INT,
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID,
|
|
|
@@ -75,7 +75,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|
|
|
},
|
|
|
-@@ -5630,7 +5630,7 @@ static const struct mtk_soc_data mt7981_
|
|
|
+@@ -5627,7 +5627,7 @@ static const struct mtk_soc_data mt7981_
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID_V2,
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|
|
|
@@ -84,7 +84,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
},
|
|
|
};
|
|
|
|
|
|
-@@ -5660,7 +5660,7 @@ static const struct mtk_soc_data mt7986_
|
|
|
+@@ -5657,7 +5657,7 @@ static const struct mtk_soc_data mt7986_
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID_V2,
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|
|
|
@@ -93,7 +93,7 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
},
|
|
|
};
|
|
|
|
|
|
-@@ -5713,7 +5713,7 @@ static const struct mtk_soc_data rt5350_
|
|
|
+@@ -5710,7 +5710,7 @@ static const struct mtk_soc_data rt5350_
|
|
|
.dma_l4_valid = RX_DMA_L4_VALID_PDMA,
|
|
|
.dma_max_len = MTK_TX_DMA_BUF_LEN,
|
|
|
.dma_len_offset = 16,
|