Searched refs:phy_exist (Results 1 – 4 of 4) sorted by relevance
308 bool phy_exist; member
831 adapter->phy_exist = false; in al_eth_board_params_init()839 adapter->phy_exist = false; in al_eth_board_params_init()857 adapter->phy_exist = params.phy_exist == true; in al_eth_board_params_init()944 params.phy_exist ? "Yes" : "No", in al_eth_board_params_init()1843 adapter->phy_exist == false)) { in al_eth_hw_init()
2038 al_bool phy_exist; /**< external phy exist */ member
4439 AL_REG_BIT_VAL_SET(reg, AL_HAL_ETH_EXT_PHY_SHIFT, params->phy_exist == AL_TRUE); in al_eth_board_params_set()4546 params->phy_exist = AL_TRUE; in al_eth_board_params_get()4548 params->phy_exist = AL_FALSE; in al_eth_board_params_get()