Searched refs:handle_mac (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() argument479 RT_ASSERT(handle_mac); in dw_eth_mac_connect_phy()481 gmac_dev_t *mac_dev = (gmac_dev_t *)handle_mac; 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 10 milliseconds