]> git.ipfire.org Git - thirdparty/linux.git/commit
net: stmmac: Export dwmac1000_dma_ops
authorYanteng Si <siyanteng@loongson.cn>
Wed, 7 Aug 2024 13:45:30 +0000 (21:45 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 13 Aug 2024 07:48:00 +0000 (09:48 +0200)
commit005c0f071bc1db6a6972d598a265c0e45bca4038
treeede79bd87a2b6d029853ff8782b379896b8e190f
parentad72f783de06827a1f20d7df57ca52ee102a6faf
net: stmmac: Export dwmac1000_dma_ops

Export the DW GMAC DMA-ops descriptor so one could be available in
the low-level platform drivers. It will be utilized to override some
callbacks in order to handle the LS2K2000 GNET device specifics. The
GNET controller support is being added in one of the following up
commits.

Signed-off-by: Feiyang Chen <chenfeiyang@loongson.cn>
Signed-off-by: Yinggang Gu <guyinggang@loongson.cn>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c