Searched refs:PHY_ENGINE (Results 1 – 4 of 4) sorted by relevance
781 } PHY_ENGINE; typedef865 GLOBAL void init_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng);868 GLOBAL void phy_select (MAC_ENGINE *eng, PHY_ENGINE *phyeng);869 GLOBAL void recov_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng);
45 PHY_ENGINE cfg;
2225 void phy_select(MAC_ENGINE *eng, PHY_ENGINE *phyeng) in phy_select()2260 void recov_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng) in recov_phy()2269 void init_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng) in init_phy()
1213 uint32_t test_start(MAC_ENGINE *p_eng, PHY_ENGINE *p_phy_eng) in test_start()1441 PHY_ENGINE phy_eng; in mac_test()