Home
last modified time | relevance | path

Searched refs:handle_mac (Results 1 – 3 of 3) sorted by relevance

/bsp/cvitek/drivers/libraries/eth/
A Ddw_eth_mac.c477 void dw_eth_mac_connect_phy(eth_mac_handle_t handle_mac, eth_phy_handle_t handle_phy) in dw_eth_mac_connect_phy() argument
479 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()
A Ddw_eth_mac.h379 void dw_eth_mac_connect_phy(eth_mac_handle_t handle_mac, eth_phy_handle_t handle_phy);
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Deth_mac.h192 void csi_eth_mac_connect_phy(eth_mac_handle_t handle_mac, eth_phy_handle_t handle_phy);

Completed in 10 milliseconds