Searched refs:handle_phy (Results 1 – 3 of 3) sorted by relevance
477 void dw_eth_mac_connect_phy(eth_mac_handle_t handle_mac, eth_phy_handle_t handle_phy) in dw_eth_mac_connect_phy() argument480 RT_ASSERT(handle_phy); in dw_eth_mac_connect_phy()482 eth_phy_dev_t *phy_dev = (eth_phy_dev_t *)handle_phy; in dw_eth_mac_connect_phy()
379 void dw_eth_mac_connect_phy(eth_mac_handle_t handle_mac, eth_phy_handle_t handle_phy);
192 void csi_eth_mac_connect_phy(eth_mac_handle_t handle_mac, eth_phy_handle_t handle_phy);
Completed in 9 milliseconds