Searched refs:map_mtl_to_dma (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_core.c | 1157 .map_mtl_to_dma = dwmac4_map_mtl_dma, 1198 .map_mtl_to_dma = dwmac4_map_mtl_dma, 1242 .map_mtl_to_dma = dwmac4_map_mtl_dma,
|
D | hwif.h | 314 void (*map_mtl_to_dma)(struct mac_device_info *hw, u32 queue, u32 chan); member 420 stmmac_do_void_callback(__priv, mac, map_mtl_to_dma, __args)
|
D | dwxgmac2_core.c | 1464 .map_mtl_to_dma = dwxgmac2_map_mtl_to_dma, 1525 .map_mtl_to_dma = dwxgmac2_map_mtl_to_dma,
|