Home
last modified time | relevance | path

Searched refs:xemaclite_mdio_wait (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c703 * xemaclite_mdio_wait - Wait for the MDIO to be ready to use
712 static int xemaclite_mdio_wait(struct net_local *lp) in xemaclite_mdio_wait() function
743 if (xemaclite_mdio_wait(lp)) in xemaclite_mdio_read()
757 if (xemaclite_mdio_wait(lp)) in xemaclite_mdio_read()
791 if (xemaclite_mdio_wait(lp)) in xemaclite_mdio_write()
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c686 * xemaclite_mdio_wait - Wait for the MDIO to be ready to use
695 static int xemaclite_mdio_wait(struct net_local *lp) in xemaclite_mdio_wait() function
726 if (xemaclite_mdio_wait(lp)) in xemaclite_mdio_read()
740 if (xemaclite_mdio_wait(lp)) in xemaclite_mdio_read()
774 if (xemaclite_mdio_wait(lp)) in xemaclite_mdio_write()

Completed in 4 milliseconds