Searched refs:p_phy_eng (Results 1 – 1 of 1) sorted by relevance
1213 uint32_t test_start(MAC_ENGINE *p_eng, PHY_ENGINE *p_phy_eng) in test_start() argument1257 if (p_phy_eng->fp_set) { in test_start()1258 init_phy(p_eng, p_phy_eng); in test_start()1377 if (p_phy_eng->fp_clr != 0) in test_start()1378 recov_phy(p_eng, p_phy_eng); in test_start()