Searched refs:temac_dcr_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_main.c | 260 * temac_dcr_setup - If the DMA is DCR based, then setup the address and 263 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup() function 285 * temac_dcr_setup - This is a stub for when DCR is not supported, 288 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup() function 1495 if (temac_dcr_setup(lp, pdev, dma_np)) { in temac_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_main.c | 258 * temac_dcr_setup - If the DMA is DCR based, then setup the address and 261 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup() function 283 * temac_dcr_setup - This is a stub for when DCR is not supported, 286 static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op, in temac_dcr_setup() function 1510 if (temac_dcr_setup(lp, pdev, dma_np)) { in temac_probe()
|
Completed in 4 milliseconds