Searched refs:an_result (Results 1 – 2 of 2) sorted by relevance
704 pdata->an_result = pdata->an_state; in xgbe_an_state_machine()755 pdata->an_result = pdata->an_state; in xgbe_an_state_machine()762 xgbe_state_as_string(pdata->an_result)); in xgbe_an_state_machine()964 pdata->an_result = XGBE_AN_READY; in __xgbe_phy_config_aneg()1000 return (pdata->an_result == XGBE_AN_COMPLETE); in xgbe_phy_aneg_done()
929 enum xgbe_an an_result; member