Searched refs:phy_exist (Results 1 – 4 of 4) sorted by relevance
310 boolean_t phy_exist; member
837 adapter->phy_exist = false; in al_eth_board_params_init()845 adapter->phy_exist = false; in al_eth_board_params_init()863 adapter->phy_exist = params.phy_exist == TRUE; in al_eth_board_params_init()950 params.phy_exist == TRUE ? "Yes" : "No", in al_eth_board_params_init()1853 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()