Searched refs:an_mode (Results 1 – 6 of 6) sorted by relevance
136 int an_mode; member170 return compat->an_mode; in xpcs_get_an_mode()255 switch (compat->an_mode) { in xpcs_soft_reset()891 switch (compat->an_mode) { in xpcs_do_config()1048 switch (compat->an_mode) { in xpcs_get_state()1190 .an_mode = DW_AN_C73,1196 .an_mode = DW_AN_C73,1202 .an_mode = DW_AN_C73,1208 .an_mode = DW_AN_C37_SGMII,1214 .an_mode = DW_AN_C37_1000BASEX,[all …]
199 switch (pdata->an_mode) { in xgbe_an_enable_interrupts()430 switch (pdata->an_mode) { in xgbe_an_restart()449 switch (pdata->an_mode) { in xgbe_an_disable()700 switch (pdata->an_mode) { in xgbe_an_isr_task()778 if ((pdata->an_mode == XGBE_AN_MODE_CL37_SGMII) && in xgbe_an37_state_machine()927 switch (pdata->an_mode) { in xgbe_an_state_machine()977 switch (pdata->an_mode) { in xgbe_an37_init()993 (pdata->an_mode == XGBE_AN_MODE_CL37) ? "BaseX" : "SGMII"); in xgbe_an37_init()1050 pdata->an_mode = pdata->phy_if.phy_impl.an_mode(pdata); in xgbe_an_init()1051 switch (pdata->an_mode) { in xgbe_an_init()
899 enum xgbe_an_mode (*an_mode)(struct xgbe_prv_data *); member1285 enum xgbe_an_mode an_mode; member
1755 switch (pdata->an_mode) { in xgbe_phy_an_outcome()3010 switch (pdata->an_mode) { in xgbe_phy_an_post()3039 switch (pdata->an_mode) { in xgbe_phy_an_pre()3454 phy_impl->an_mode = xgbe_phy_an_mode; in xgbe_init_function_ptrs_phy_v2()
843 phy_impl->an_mode = xgbe_phy_an_mode; in xgbe_init_function_ptrs_phy_v1()
246 unsigned int an_mode, in prestera_mac_config() argument